Class DelegatingRunner
java.lang.Object
org.junit.runner.Runner
org.talend.sdk.component.junit.delegate.DelegatingRunner
- All Implemented Interfaces:
org.junit.runner.Describable
- Direct Known Subclasses:
MultiEnvironmentsRunner
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionorg.junit.runner.Description
void
run
(org.junit.runner.notification.RunNotifier notifier) Methods inherited from class org.junit.runner.Runner
testCount
-
Constructor Details
-
DelegatingRunner
- Throws:
org.junit.runners.model.InitializationError
-
-
Method Details
-
getDescription
- Specified by:
getDescription
in interfaceorg.junit.runner.Describable
- Specified by:
getDescription
in classorg.junit.runner.Runner
-
run
- Specified by:
run
in classorg.junit.runner.Runner
-