Module JNISpice
Package spice.tspice

Class TestDAS


  • public class TestDAS
    extends java.lang.Object
    Class TestDAS provides methods that implement test families for class DAS.

    Version 1.0.0 28-DEC-2016 (NJB)

    • Constructor Summary

      Constructors 
      Constructor Description
      TestDAS()  
    • Method Summary

      Modifier and Type Method Description
      static boolean f_DAS()
      Test class DAS APIs.
      • Methods inherited from class java.lang.Object

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

      • TestDAS

        public TestDAS()