de.saumya.mojo.rspec
Class RSpecScriptFactory

java.lang.Object
  extended by de.saumya.mojo.rspec.AbstractScriptFactory
      extended by de.saumya.mojo.rspec.RSpecScriptFactory
All Implemented Interfaces:
ScriptFactory

public class RSpecScriptFactory
extends AbstractScriptFactory


Field Summary
 
Fields inherited from class de.saumya.mojo.rspec.AbstractScriptFactory
baseDir, classpathElements, gemHome, gemPath, outputDir, reportPath, sourceDir, systemProperties
 
Constructor Summary
RSpecScriptFactory()
           
 
Method Summary
 String getScript()
           
protected  String getScriptName()
           
 
Methods inherited from class de.saumya.mojo.rspec.AbstractScriptFactory
emit, getScriptFile, setBaseDir, setClasspathElements, setGemHome, setGemPath, setOutputDir, setReportPath, setSourceDir, setSystemProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RSpecScriptFactory

public RSpecScriptFactory()
Method Detail

getScript

public String getScript()
                 throws MalformedURLException
Throws:
MalformedURLException

getScriptName

protected String getScriptName()
Specified by:
getScriptName in class AbstractScriptFactory


Copyright © 2010. All Rights Reserved.