|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ITestResultNotifier | |
---|---|
org.testng | |
org.testng.internal | |
org.testng.junit |
Uses of ITestResultNotifier in org.testng |
---|
Classes in org.testng that implement ITestResultNotifier | |
---|---|
class |
TestRunner
This class takes care of running one Test. |
Uses of ITestResultNotifier in org.testng.internal |
---|
Constructors in org.testng.internal with parameters of type ITestResultNotifier | |
---|---|
Invoker(ITestContext testContext,
ITestResultNotifier notifier,
SuiteRunState state,
IAnnotationFinder annotationFinder,
boolean skipFailedInvocationCounts)
|
Uses of ITestResultNotifier in org.testng.junit |
---|
Methods in org.testng.junit with parameters of type ITestResultNotifier | |
---|---|
void |
IJUnitTestRunner.setTestResultNotifier(ITestResultNotifier notifier)
|
void |
JUnitTestRunner.setTestResultNotifier(ITestResultNotifier notifier)
|
Constructors in org.testng.junit with parameters of type ITestResultNotifier | |
---|---|
JUnitTestRunner(ITestResultNotifier tr)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |