Class VintageTestEngine

java.lang.Object
org.junit.vintage.engine.VintageTestEngine
All Implemented Interfaces:
TestEngine

@Deprecated(since="6.0") @API(status=DEPRECATED, since="6.0") public final class VintageTestEngine extends Object implements TestEngine
Deprecated.
Should only be used temporarily while migrating tests to JUnit Jupiter or another testing framework with native JUnit Platform support
The JUnit Vintage TestEngine.
Since:
4.12