Uses of Interface
de.saumya.mojo.tests.TestScriptFactory

Packages that use TestScriptFactory
de.saumya.mojo.runit   
de.saumya.mojo.tests   
 

Uses of TestScriptFactory in de.saumya.mojo.runit
 

Classes in de.saumya.mojo.runit that implement TestScriptFactory
 class AbstractRunitMavenTestScriptFactory
           
 class RunitMavenTestScriptFactory
           
 

Methods in de.saumya.mojo.runit that return TestScriptFactory
protected  TestScriptFactory RUnitMojo.newTestScriptFactory(JRubyRun.Mode mode)
           
 

Methods in de.saumya.mojo.runit with parameters of type TestScriptFactory
protected  JRubyRun.Result RUnitMojo.runIt(ScriptFactory factory, JRubyRun.Mode mode, java.lang.String version, TestScriptFactory scriptFactory)
           
 

Uses of TestScriptFactory in de.saumya.mojo.tests
 

Classes in de.saumya.mojo.tests that implement TestScriptFactory
 class AbstractMavenTestScriptFactory
           
 class AbstractTestScriptFactory
           
 

Methods in de.saumya.mojo.tests that return TestScriptFactory
protected abstract  TestScriptFactory AbstractTestMojo.newTestScriptFactory(JRubyRun.Mode mode)
           
 

Methods in de.saumya.mojo.tests with parameters of type TestScriptFactory
protected  void AbstractTestMojo.runIt(JRubyRun run, TestScriptFactory testScriptFactory)
           
protected abstract  JRubyRun.Result AbstractTestMojo.runIt(ScriptFactory factory, JRubyRun.Mode mode, java.lang.String version, TestScriptFactory testScriptFactory)
           
 



Copyright © 2012. All Rights Reserved.