|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectthings.testing.unit.Test
things.testing.unit.DeadTest
public class DeadTest
This is a dead test implementation. It's used to represent tests that would not load.
Version History
EPG - Initial - 19 JUN 05
Field Summary |
---|
Fields inherited from class things.testing.unit.Test |
---|
abort, exception, fail, inconclusive, pass, properties, result, testName, time, total, totalSize |
Method Summary | |
---|---|
java.lang.String |
getClassName()
Get the class name for the declared test. |
void |
test_execute()
Run the test. |
void |
test_prepare()
prepare for the test. |
Methods inherited from class things.testing.unit.Test |
---|
ABORT, CODE, COMMENT, DECLARE, EXCEPTION, EXCEPTION, execute, FAIL, getLongName, getName, INCONCLUSIVE, LOG, PASS, PASS, prepare, PUNT, SET_LONG_NAME, SIZE, TIME, VALUE |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void test_prepare() throws java.lang.Throwable
test_prepare
in class Test
java.lang.Throwable
public void test_execute() throws java.lang.Throwable
test_execute
in class Test
java.lang.Throwable
public java.lang.String getClassName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |