Module JNISpice
Package spice.tspice

Class TestKernelPool


  • public class TestKernelPool
    extends java.lang.Object
    Class TestKernelPool provides methods that implement test families for the class KernelPool.
    Version 1.1.0 20-JUN-2013 (NJB)(BVS)
    
       Changed MAXVAR check value from 5003 to 26003 for N0065 
       POOL buffer increase.
    
    Version 1.0.0 03-DEC-2009 (NJB)
    
    • Constructor Summary

      Constructors 
      Constructor Description
      TestKernelPool()  
    • Method Summary

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

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

      • TestKernelPool

        public TestKernelPool()
    • Method Detail

      • f_KernelPool

        public static boolean f_KernelPool()
                                    throws SpiceException
        Test KernelPool and associated classes.
        Returns:
        Throws:
        SpiceException