org.jsonddl.maven
Class JsonDdlTestMojo

java.lang.Object
  extended by org.apache.maven.plugin.AbstractMojo
      extended by org.jsonddl.maven.JsonDdlMojo
          extended by org.jsonddl.maven.JsonDdlTestMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

public class JsonDdlTestMojo
extends JsonDdlMojo

Runs the JsonDdl code generator for test output code.


Field Summary
 
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
 
Constructor Summary
JsonDdlTestMojo()
           
 
Method Summary
protected  boolean isTest()
           
 
Methods inherited from class org.jsonddl.maven.JsonDdlMojo
execute
 
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsonDdlTestMojo

public JsonDdlTestMojo()
Method Detail

isTest

protected boolean isTest()
Overrides:
isTest in class JsonDdlMojo


Copyright © 2011-2012. All Rights Reserved.