|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectthings.testing.unit.TestGroup
things.testing.unit.DeadGroup
public class DeadGroup
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.TestGroup |
---|
abort, exception, fail, groupLongName, groupName, inconclusive, logger, pass, properties, result, runnerName, time, total, totalSize |
Method Summary | |
---|---|
java.lang.String |
getClassName()
Get the class name for the declared test. |
void |
group_execute()
Run the test. |
void |
group_prepare()
prepare for the test. |
Methods inherited from class things.testing.unit.TestGroup |
---|
DECLAREGROUP, DECLARETEST, execute, getLongName, getName, prepare, RUN, RUNGROUP, SET_LONG_NAME, SET_THROW_ABORTS, SET_THROW_FAILS, THE_BUCK_STOPS_HERE |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void group_prepare() throws java.lang.Throwable
group_prepare
in class TestGroup
java.lang.Throwable
public void group_execute() throws java.lang.Throwable
group_execute
in class TestGroup
java.lang.Throwable
public java.lang.String getClassName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |