|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ccl.util.Test | +--ccl.util.test.TestTest.SuccessfullTest
Comment to fool checkstyle.
Constructor Summary | |
TestTest.SuccessfullTest()
|
|
TestTest.SuccessfullTest(Test pTest_)
|
Method Summary | |
protected void |
_doIt()
Inherit this method to do your test inside of it. |
Methods inherited from class ccl.util.Test |
_enterSubTest, _exitSubTest, _getValue, _increment, _setTests, _showLiveSignals, assert, assert, assertNotNull, assertNotNull, bugIf, bugIf, bugIf, getBugs, getComment, getGlobalTests, getLocalTests, getTestClassDirectory, getTestDirectory, getValue, initialize, isTest, isTiming, isVerbose, main, printResult, redirectStandardStreams, run, setBug, setTests, setTiming, setValue, setVerbose, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public TestTest.SuccessfullTest()
public TestTest.SuccessfullTest(Test pTest_)
Method Detail |
protected void _doIt() throws java.lang.Exception
Test
_doIt
in class Test
ccl.util.Test
java.lang.Exception
- Whatever can go wrong.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |