Class BaseTestCase


  • public abstract class BaseTestCase
    extends AbstractTestCase<java.lang.Boolean,​java.lang.Boolean>
    The abstract class BaseTestCase is for unit tests.
    • Constructor Summary

      Constructors 
      Constructor Description
      BaseTestCase()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • BaseTestCase

        public BaseTestCase()