|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TestManager
Maps Test names to configured Test implementation classes.
| Method Summary | |
|---|---|
ExecutableTest |
getTest(java.lang.String name)
Method newInstance answers an instance of the class to which a Test name is mapped. |
| Method Detail |
|---|
ExecutableTest getTest(java.lang.String name)
throws LookupException
Method newInstance answers an instance of the class to which a Test name is mapped.
name - -
The name of the Test
LookupException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||