Uses of Interface
org.junit.vintage.engine.descriptor.RunnerDecorator
-
Packages that use RunnerDecorator Package Description org.junit.vintage.engine.discovery Internal classes for test discovery within the JUnit Vintage test engine. -
-
Uses of RunnerDecorator in org.junit.vintage.engine.discovery
Classes in org.junit.vintage.engine.discovery that implement RunnerDecorator Modifier and Type Class Description (package private) class
FilterableIgnoringRunnerDecorator
Filterable
IgnoringRunnerDecorator
.(package private) class
IgnoringRunnerDecorator
Decorator for Runners that will be ignored completely.
-