de.saumya.mojo.rspec
Class AbstractRSpecScriptFactory
java.lang.Object
de.saumya.mojo.rspec.AbstractScriptFactory
de.saumya.mojo.rspec.AbstractRSpecScriptFactory
- All Implemented Interfaces:
- ScriptFactory
- Direct Known Subclasses:
- RSpec1ScriptFactory, RSpec2ScriptFactory
public abstract class AbstractRSpecScriptFactory
- extends AbstractScriptFactory
| Methods inherited from class de.saumya.mojo.rspec.AbstractScriptFactory |
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 |
AbstractRSpecScriptFactory
public AbstractRSpecScriptFactory()
getScript
public String getScript()
throws MalformedURLException
- Throws:
MalformedURLException
getRSpecRunnerScript
protected abstract String getRSpecRunnerScript()
getScriptName
protected String getScriptName()
- Specified by:
getScriptName in class AbstractScriptFactory
Copyright © 2011. All Rights Reserved.