de.saumya.mojo.runit
Class Runit19MavenTestScriptFactory

java.lang.Object
  extended by de.saumya.mojo.runit.AbstractTestScriptFactory
      extended by de.saumya.mojo.runit.AbstractMavenTestScriptFactory
          extended by de.saumya.mojo.runit.AbstractRunitMavenTestScriptFactory
              extended by de.saumya.mojo.runit.Runit19MavenTestScriptFactory
All Implemented Interfaces:
TestScriptFactory

public class Runit19MavenTestScriptFactory
extends AbstractRunitMavenTestScriptFactory


Field Summary
 
Fields inherited from class de.saumya.mojo.runit.AbstractTestScriptFactory
baseDir, classpathElements, gemHome, gemPaths, outputDir, reportPath, sourceDir, summaryReport, systemProperties
 
Constructor Summary
Runit19MavenTestScriptFactory()
           
 
Method Summary
protected  java.lang.String getScriptName()
           
 
Methods inherited from class de.saumya.mojo.runit.AbstractRunitMavenTestScriptFactory
getResultsScript, getRunnerScript
 
Methods inherited from class de.saumya.mojo.runit.AbstractMavenTestScriptFactory
getCoreScript, getFullScript
 
Methods inherited from class de.saumya.mojo.runit.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
 

Constructor Detail

Runit19MavenTestScriptFactory

public Runit19MavenTestScriptFactory()
Method Detail

getScriptName

protected java.lang.String getScriptName()
Specified by:
getScriptName in class AbstractTestScriptFactory


Copyright © 2011. All Rights Reserved.