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