Package org.junit.internal.builders
Class IgnoredClassRunner
java.lang.Object
org.junit.runner.Runner
org.junit.internal.builders.IgnoredClassRunner
- All Implemented Interfaces:
Describable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
clazz
-
-
Constructor Details
-
IgnoredClassRunner
-
-
Method Details
-
run
Description copied from class:RunnerRun the tests for this runner. -
getDescription
- Specified by:
getDescriptionin interfaceDescribable- Specified by:
getDescriptionin classRunner- Returns:
- a
Descriptionshowing the tests to be run by the receiver
-