|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A wrapper over TestCase. The class keeps the class name of the test case in order to lower memory usage. The test case is created on demand for init().
Method Summary | |
java.lang.String |
getTestCaseName()
|
Methods inherited from interface unitee.common.Test |
asSuite,
asTestCase,
getName,
getParent,
getQualifiedName,
getTestParameters,
init,
setName,
setParent,
setTestParameters,
test |
Method Detail |
public java.lang.String getTestCaseName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |