Module JNISpice
Package spice.tspice

Class TestSurface


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

    Version 1.0.0 09-NOV-2016 (NJB)

    • Constructor Summary

      Constructors 
      Constructor Description
      TestSurface()  
    • Method Summary

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

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

      • TestSurface

        public TestSurface()
    • Method Detail