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