Class UnitTestCasesMojo

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

    @Mojo(name="synapse-unit-test")
    public class UnitTestCasesMojo
    extends org.apache.maven.plugin.AbstractMojo
    • Constructor Detail

      • UnitTestCasesMojo

        public UnitTestCasesMojo()
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException
        Execution method of Mojo class.
        Throws:
        org.apache.maven.plugin.MojoExecutionException - if error occurred while running the plugin