Uses of Interface
org.junit.vintage.engine.descriptor.RunnerDecorator
Packages that use RunnerDecorator
Package
Description
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 RunnerDecoratorModifier and TypeClassDescription(package private) class
Filterable
IgnoringRunnerDecorator
.(package private) class
Decorator for Runners that will be ignored completely.