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