Contents
-
Deprecated Classes
As of version 3.4.0, it is advised to work with JUnit5 tests which do not
use this class but
MojoTest
instead.
As of version 3.4.0, it is advised to work with JUnit5 tests which do not
use this class but Inject to inject a Log instance
instead.
As of version 3.4.0, it is advised to work with JUnit5 tests which do not
use this class but
MojoParameters
instead.
As of version 3.4.0, it is advised to work with JUnit5 tests which do not
use rules but extensions
MojoExtension
instead.
This stub is for deprecated JUnit 4 style tests.
As of version 3.4.0, it is advised to work with JUnit5 tests which do not
use rules but extensions
MojoExtension
instead.
-
Deprecated Annotation Types
As of version 3.4.0, it is advised to work with JUnit5 tests which do not
use rules but extensions
MojoExtension
instead.