Module JNISpice
Package spice.tspice

Class 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)

    • Method Summary

      Modifier and Type Method Description
      static boolean f_PointingRecord()
      Test PointingRecord and associated classes.
      • Methods inherited from class java.lang.Object

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

      • TestPointingRecord

        public TestPointingRecord()
    • Method Detail

      • f_PointingRecord

        public static boolean f_PointingRecord()
                                        throws SpiceException
        Test PointingRecord and associated classes.
        Returns:
        Throws:
        SpiceException