Module JNISpice
Package spice.tspice

Class TestFOV


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

    Version 2.0.0 29-DEC-2016 (NJB)

    Moved clean-up code to "finally" block.

    Version 1.0.0 09-DEC-2009 (NJB)

    • Constructor Summary

      Constructors 
      Constructor Description
      TestFOV()  
    • Method Summary

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

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

      • TestFOV

        public TestFOV()