Class XtextTestGenerateMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="testGenerate", defaultPhase=GENERATE_TEST_SOURCES, requiresDependencyResolution=TEST, threadSafe=true) public class XtextTestGenerateMojo extends AbstractXtextGeneratorMojo
Generates test sources of all contributing ISetup language instances
Author:
Jan Rosczak - Initial contribution and API