public class Line2DTest extends Object
Constructor and Description |
---|
Line2DTest() |
Modifier and Type | Method and Description |
---|---|
void |
frontBackTest() |
void |
frontBackTest2() |
void |
getCircleIntersectionTest1() |
void |
getCircleIntersectionTest2() |
void |
numberOfReturnedPointsTest() |
void |
twoPointsInitializationTest() |
void |
wtfTest2() |
public void twoPointsInitializationTest()
public void getCircleIntersectionTest1()
public void getCircleIntersectionTest2()
public void wtfTest2()
public void numberOfReturnedPointsTest()
public void frontBackTest()
public void frontBackTest2()