Package org.wso2.synapse.unittest
Class UnitTestCasesMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- org.wso2.synapse.unittest.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 Summary
Constructors Constructor Description UnitTestCasesMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()Execution method of Mojo class.
-