de.saumya.mojo.rspec
Class RSpecMavenTestScriptFactory
java.lang.Object
de.saumya.mojo.tests.AbstractTestScriptFactory
de.saumya.mojo.tests.AbstractMavenTestScriptFactory
de.saumya.mojo.rspec.RSpecMavenTestScriptFactory
- All Implemented Interfaces:
- TestScriptFactory
public class RSpecMavenTestScriptFactory
- extends AbstractMavenTestScriptFactory
| Methods inherited from class de.saumya.mojo.tests.AbstractTestScriptFactory |
emit, getScriptFile, setBaseDir, setClasspathElements, setGemHome, setGemPaths, setOutputDir, setReportPath, setSourceDir, setSummaryReport, setSystemProperties |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RSpecMavenTestScriptFactory
public RSpecMavenTestScriptFactory()
getRunnerScript
protected void getRunnerScript(StringBuilder builder)
- Specified by:
getRunnerScript in class AbstractMavenTestScriptFactory
getScriptName
protected String getScriptName()
- Specified by:
getScriptName in class AbstractTestScriptFactory
Copyright © 2012. All Rights Reserved.