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, setSystemProperties
public String getFullScript() throws MalformedURLException
MalformedURLException
protected abstract void getRunnerScript(StringBuilder builder)
public String getCoreScript()
protected void getResultsScript(StringBuilder builder)
protected String getPluginClasspathScript()
Copyright © 2017. All rights reserved.