Package org.apache.maven.api.plugin.testing


package org.apache.maven.api.plugin.testing
  • Class
    Description
    Specifies the base directory for test resources in Maven plugin tests.
    Annotation used in Maven plugin tests to inject and configure a Mojo instance.
    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.