org.eclipse.xtend.maven
Class Xtend2BatchCompilerPluginIT

java.lang.Object
  extended by org.eclipse.xtend.maven.Xtend2BatchCompilerPluginIT

public class Xtend2BatchCompilerPluginIT
extends java.lang.Object


Constructor Summary
Xtend2BatchCompilerPluginIT()
           
 
Method Summary
 void aggregation()
           
 void continueOnXtendWarnings()
           
 void haltOnXtendValidationErrors()
           
 void pluginPrefix()
           
 void projectWithMultipleSourceDirectories()
           
 void simpleProject()
           
 void simpleProjectXtend2Tests()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Xtend2BatchCompilerPluginIT

public Xtend2BatchCompilerPluginIT()
Method Detail

projectWithMultipleSourceDirectories

public void projectWithMultipleSourceDirectories()
                                          throws java.lang.Exception
Throws:
java.lang.Exception

simpleProject

public void simpleProject()
                   throws java.lang.Exception
Throws:
java.lang.Exception

pluginPrefix

public void pluginPrefix()
                  throws java.lang.Exception
Throws:
java.lang.Exception

simpleProjectXtend2Tests

public void simpleProjectXtend2Tests()
                              throws java.lang.Exception
Throws:
java.lang.Exception

aggregation

public void aggregation()
                 throws java.lang.Exception
Throws:
java.lang.Exception

haltOnXtendValidationErrors

public void haltOnXtendValidationErrors()
                                 throws java.lang.Exception
Throws:
java.lang.Exception

continueOnXtendWarnings

public void continueOnXtendWarnings()
                             throws java.lang.Exception
Throws:
java.lang.Exception