All Classes
-
All Classes Class Summary Exception Summary Annotation Types 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.ArtifactStub Stub class forArtifacttesting.ArtifactStubFactory This class creates artifacts to be used for testing purposes.Basedir Specifies the base directory for test resources in Maven plugin tests.ConfigurationException ConfigurationExceptionDefaultArtifactHandlerStub Minimal artifact handler used by the stub factory to create unpackable archives.InjectMojo Annotation used in Maven plugin tests to inject and configure a Mojo instance.MavenProjectStub Very simple stub ofMavenProjectobject, going to take a lot of work to make it useful as a stub though.MojoExtension JUnit Jupiter extension that provides support for testing Maven plugins (Mojos).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.MojoParameter Specifies a parameter value for a Mojo in a Maven plugin test.MojoParameters Container annotation for multipleMojoParameterannotations.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.MojoTest Annotation that enables Maven plugin (Mojo) testing support in JUnit tests.Provides Marks a method as a provider of beans for dependency injection.ResolverExpressionEvaluatorStub Deprecated. This stub is for deprecated JUnit 4 style tests.SilentLog This logger implements both types of logs currently in use.StubArtifactRepository TestResources Deprecated. As of version 3.4.0, it is advised to work with JUnit5 tests which do not use rules but extensionsMojoExtensioninstead.WithoutMojo Deprecated. As of version 3.4.0, it is advised to work with JUnit5 tests which do not use rules but extensionsMojoExtensioninstead.