- java.lang.Object
-
- spice.tspice.TestGFDistanceSearch
-
public class TestGFDistanceSearch extends java.lang.Object
Class TestGFDistanceSearch provides methods that implement test families for the class GFDistanceSearch.Version 2.0.0 29-DEC-2016 (NJB)
Moved clean-up code to "finally" block.Version 1.0.0 15-DEC-2009 (NJB)
-
-
Constructor Summary
Constructors Constructor Description TestGFDistanceSearch()
-
Method Summary
Modifier and Type Method Description static boolean
f_GFDistanceSearch()
Test GFDistanceSearch and associated classes.
-
-
-
Method Detail
-
f_GFDistanceSearch
public static boolean f_GFDistanceSearch() throws SpiceException
Test GFDistanceSearch and associated classes.- Returns:
- Throws:
SpiceException
-
-