Class CheckTestCasesMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.tibco.ep.buildmavenplugin.CheckTestCasesMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="check-testcases", defaultPhase=TEST, threadSafe=true) public class CheckTestCasesMojo extends org.apache.maven.plugin.AbstractMojo

Check for test cases.

If no test cases are found, testCasesFound property is set to true so that nodes are not started or stopped.