Module JNISpice
Package spice.tspice

Class TestLine


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

    Version 1.0.0 01-DEC-2009 (NJB)

    • Constructor Summary

      Constructors 
      Constructor Description
      TestLine()  
    • Method Summary

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

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

      • TestLine

        public TestLine()