public abstract class AbstractMavenTestScriptFactory extends AbstractTestScriptFactory
baseDir, classpathElements, gemHome, gemPaths, outputDir, reportPath, sourceDir, summaryReport, systemProperties| Constructor and Description |
|---|
AbstractMavenTestScriptFactory() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCoreScript() |
String |
getFullScript() |
protected String |
getPluginClasspathScript() |
protected void |
getResultsScript(StringBuilder builder) |
protected abstract void |
getRunnerScript(StringBuilder builder) |
emit, getScriptFile, getScriptName, setBaseDir, setClasspathElements, setGemHome, setGemPaths, setOutputDir, setReportPath, setSourceDir, setSummaryReport, setSystemPropertiespublic String getFullScript() throws MalformedURLException
MalformedURLExceptionprotected abstract void getRunnerScript(StringBuilder builder)
public String getCoreScript()
protected void getResultsScript(StringBuilder builder)
protected String getPluginClasspathScript()
Copyright © 2014. All Rights Reserved.