Class QaJGivenPerClassReporterMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="perclass-report",
          defaultPhase=VERIFY)
    public class QaJGivenPerClassReporterMojo
    extends AbstractQaJgivenReporterMojo
    Generates JGiven report in QA format per class (segregated).
    • Field Detail

      • templateResource

        @Parameter(defaultValue="/qa-jgiven-perclass-reporter.html")
        protected String templateResource
    • Constructor Detail

      • QaJGivenPerClassReporterMojo

        public QaJGivenPerClassReporterMojo()
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException