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


package org.apache.maven.api.plugin.testing.stubs
  • Classes
    Class
    Description
    A stub implementation of Artifact for testing purposes.
    A stub implementation of Lookup for testing purposes.
    A stub implementation of MojoExecution for testing Maven plugins.
    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.
    A mock implementation of InternalSession for testing Maven plugins.
    A stub implementation of Session for basic testing scenarios.