|
||||||||||
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.
Implementation dependent. TestManagerImpl
is a thread safe implementation.
Method Summary | |
---|---|
ExecutableTest |
getTest(java.lang.String name)
Gets a test instance by name. |
Method Detail |
---|
ExecutableTest getTest(java.lang.String name) throws LookupException
Gets a test instance by name.
name
- -
The name of the Test
LookupException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |