-
Classes Class Description org.apache.maven.plugin.testing.AbstractMojoTestCase As of version 3.4.0, it is advised to work with JUnit5 tests which do not use this class butMojoTestinstead.org.apache.maven.plugin.testing.MojoLogWrapper As of version 3.4.0, it is advised to work with JUnit5 tests which do not use this class butInjectto inject a Log instance instead.org.apache.maven.plugin.testing.MojoParameters As of version 3.4.0, it is advised to work with JUnit5 tests which do not use this class butMojoParametersinstead.org.apache.maven.plugin.testing.MojoRule As of version 3.4.0, it is advised to work with JUnit5 tests which do not use rules but extensionsMojoExtensioninstead.org.apache.maven.plugin.testing.ResolverExpressionEvaluatorStub This stub is for deprecated JUnit 4 style tests.org.apache.maven.plugin.testing.resources.TestResources As of version 3.4.0, it is advised to work with JUnit5 tests which do not use rules but extensionsMojoExtensioninstead.
-
Annotation Types Annotation Type Description org.apache.maven.plugin.testing.WithoutMojo As of version 3.4.0, it is advised to work with JUnit5 tests which do not use rules but extensionsMojoExtensioninstead.