Package org.apache.maven.plugin.testing
-
Class Summary Class Description AbstractMojoTestCase Deprecated. As of version 3.4.0, it is advised to work with JUnit5 tests which do not use this class butMojoTestinstead.ArtifactStubFactory This class creates artifacts to be used for testing purposes.MojoLogWrapper Deprecated. 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.MojoParameters Deprecated. As of version 3.4.0, it is advised to work with JUnit5 tests which do not use this class butMojoParametersinstead.MojoRule Deprecated. As of version 3.4.0, it is advised to work with JUnit5 tests which do not use rules but extensionsMojoExtensioninstead.ResolverExpressionEvaluatorStub Deprecated. This stub is for deprecated JUnit 4 style tests.SilentLog This logger implements both types of logs currently in use. -
Exception Summary Exception Description ConfigurationException ConfigurationException -
Annotation Types Summary Annotation Type Description WithoutMojo Deprecated. As of version 3.4.0, it is advised to work with JUnit5 tests which do not use rules but extensionsMojoExtensioninstead.