public interface IJUnitTestRunner
Modifier and Type | Method and Description |
---|---|
List<ITestNGMethod> |
getTestMethods() |
void |
run(Class junitTestClass) |
void |
setTestResultNotifier(org.testng.internal.ITestResultNotifier notifier) |
void setTestResultNotifier(org.testng.internal.ITestResultNotifier notifier)
void run(Class junitTestClass)
List<ITestNGMethod> getTestMethods()
Copyright © 2012. All Rights Reserved.