|
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectTestCase
com.savarese.spatial.EuclideanDistanceTest
public class EuclideanDistanceTest
EuclideanDistanceTest tests the EuclideanDistance class.
| Constructor Summary | |
|---|---|
EuclideanDistanceTest()
|
|
| Method Summary | |
|---|---|
void |
testDistance()
Computes the square of the distance and distance between assorted GenericPoint instances,
verifying the results equal the expected values. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EuclideanDistanceTest()
| Method Detail |
|---|
public void testDistance()
GenericPoint instances,
verifying the results equal the expected values.
|
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||