addClassPathFile
protected void addClassPathFile(File file)
throws MalformedURLException
addDependency
public void addDependency(String groupId,
String artifactId,
String version)
throws MalformedURLException
assertGeneratedFileExists
protected void assertGeneratedFileExists(String filename)
compile
protected void compile(File generatedSources,
File destinationDirectory)
throws IOException,
CompilerException
getClassPathElements
protected List getClassPathElements()
getClasspath
public List getClasspath()
getDepedencyFile
protected File getDepedencyFile(String groupId,
String artifactId,
String version)
getGeneratedSources
protected File getGeneratedSources()
getModelloVersion
protected String getModelloVersion()
throws IOException
getName
public String getName()
printClasspath
protected void printClasspath(URLClassLoader classLoader)
setUp
protected void setUp()
throws Exception
verify
protected void verify(String className,
String testName)
throws MalformedURLException