Module JNISpice
Package spice.tspice

Class TestMatrix66


  • public class TestMatrix66
    extends java.lang.Object
    Class TestMatrix66 provides methods that implement test families for the class Matrix66.

    Version 2.0.0 29-DEC-2016 (NJB)

    Moved clean-up code to "finally" block.

    Version 1.0.0 04-DEC-2009 (NJB)

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static java.lang.String PCK  
    • Constructor Summary

      Constructors 
      Constructor Description
      TestMatrix66()  
    • Method Summary

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

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

      • PCK

        private static java.lang.String PCK
    • Constructor Detail

      • TestMatrix66

        public TestMatrix66()
    • Method Detail

      • f_Matrix66

        public static boolean f_Matrix66()
                                  throws SpiceException
        Test Matrix66 and associated classes.
        Returns:
        Throws:
        SpiceException