java.lang.Object
com.simscomputing.testbed.TestCaseCollection
com.simscomputing.testbed.ClearBoxTest
- public class ClearBoxTest
- extends TestCaseCollection
Unit test for the ClearBox class.
- Version:
- $Revision: 1.1.1.1 $ $Date: 2000/02/21 21:22:33 $
| Methods inherited from class com.simscomputing.testbed.TestCaseCollection |
addTestCaseCollection, assert, clearMarkedMethods, exercise, exercise, exerciseTestCase, getName, getNumberOfTestCases, getRelatedTestCaseCollections, getTestCaseMethods, isMethodTestCase, logStdError, logStdOut, markForTesting, reset, setup, setupCollection, stop, teardown, teardownCollection, wasStopped |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClearBoxTest
public ClearBoxTest()
runTestTrivial
public void runTestTrivial()
- A trivial test.
runTestFailure
public void runTestFailure()
runTestTrivial2
public void runTestTrivial2()
runTestGetField
public void runTestGetField()
runTestSetField
public void runTestSetField()