|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IJUnitTestRunner
An abstraction interface over JUnit test runners.
| Method Summary | |
|---|---|
java.util.List<ITestNGMethod> |
getTestMethods()
|
void |
run(java.lang.Class junitTestClass)
|
void |
setTestResultNotifier(ITestResultNotifier notifier)
|
| Method Detail |
|---|
void setTestResultNotifier(ITestResultNotifier notifier)
void run(java.lang.Class junitTestClass)
java.util.List<ITestNGMethod> getTestMethods()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||