Module JNISpice
Package spice.tspice

Class TestPlane


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

    Version 2.0.0 17-DEC-2016 (NJB)

    Added test cases for Plane creation from invalid arrays.

    Version 1.0.0 15-DEC-2009 (NJB)

    • Constructor Summary

      Constructors 
      Constructor Description
      TestPlane()  
    • Method Summary

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

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

      • TestPlane

        public TestPlane()