Module JNISpice
Package spice.tspice

Class 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.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TestInstrument

        public TestInstrument()
    • Method Detail

      • f_Instrument

        public static boolean f_Instrument()
                                    throws SpiceException
        Test Instrument and associated classes.
        Returns:
        Throws:
        SpiceException