|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TestRunnerAccessor
Interface to expose the capability of executing test methods to the outside world.
| Method Summary | |
|---|---|
void |
executeTestMethod(Object testedObject,
Method testMethod)
Execute a test method on a given tested object. |
| Method Detail |
|---|
void executeTestMethod(Object testedObject,
Method testMethod)
testedObject - testMethod -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||