All Classes and Interfaces
Class
Description
Deprecated.
Stub class for
Artifact testing.This class creates artifacts to be used for testing purposes.
Specifies the base directory for test resources in Maven plugin tests.
ConfigurationException
Minimal artifact handler used by the stub factory to create unpackable archives.
Annotation used in Maven plugin tests to inject and configure a Mojo instance.
Very simple stub of
MavenProject object, going to take a lot of work to make it
useful as a stub though.JUnit Jupiter extension that provides support for testing Maven plugins (Mojos).
Deprecated.
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.Specifies a parameter value for a Mojo in a Maven plugin test.
Container annotation for multiple
MojoParameter annotations.Deprecated.
As of version 3.4.0, it is advised to work with JUnit5 tests which do not
use this class but
MojoParameters
instead.Deprecated.
As of version 3.4.0, it is advised to work with JUnit5 tests which do not
use rules but extensions
MojoExtension
instead.Annotation that enables Maven plugin (Mojo) testing support in JUnit tests.
Marks a method as a provider of beans for dependency injection.
Deprecated.
This stub is for deprecated JUnit 4 style tests.
This logger implements both types of logs currently in use.
Deprecated.
As of version 3.4.0, it is advised to work with JUnit5 tests which do not
use rules but extensions
MojoExtension
instead.Deprecated.
As of version 3.4.0, it is advised to work with JUnit5 tests which do not
use rules but extensions
MojoExtension
instead.
MojoTestinstead.