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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.junit.runner.Descriptionvoidrun(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:
getDescriptionin interfaceorg.junit.runner.Describable- Specified by:
getDescriptionin classorg.junit.runner.Runner
-
run
- Specified by:
runin classorg.junit.runner.Runner
-