All Classes and Interfaces

Class
Description
A stub implementation of Artifact for testing purposes.
Specifies the base directory for test resources in Maven plugin tests.
Annotation used in Maven plugin tests to inject and configure a Mojo instance.
A stub implementation of Lookup for testing purposes.
JUnit Jupiter extension that provides dependency injection support for Maven tests.
Annotation that enables Maven's dependency injection support in JUnit tests.
A stub implementation of MojoExecution for testing Maven plugins.
JUnit Jupiter extension that provides support for testing Maven plugins (Mojos).
Specifies a parameter value for a Mojo in a Maven plugin test.
Container annotation for multiple MojoParameter annotations.
Annotation that enables Maven plugin (Mojo) testing support in JUnit tests.
A stub implementation of Plugin for testing Maven plugins.
A stub implementation of ProducedArtifact for testing purposes.
A stub implementation of Project for testing Maven plugins.
A simple memorizing Supplier of RepositorySystem instance, that on first call supplies lazily constructed instance, and on each subsequent call same instance.
Delegate that offers just the minimal surface needed to decrypt settings.
A mock implementation of InternalSession for testing Maven plugins.
A stub implementation of Session for basic testing scenarios.