Uses of Class
de.saumya.mojo.tests.JRubyRun.Result

Packages that use JRubyRun.Result
de.saumya.mojo.runit   
de.saumya.mojo.tests   
 

Uses of JRubyRun.Result in de.saumya.mojo.runit
 

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

Uses of JRubyRun.Result in de.saumya.mojo.tests
 

Methods in de.saumya.mojo.tests that return JRubyRun.Result
 JRubyRun.Result TestResultManager.generateReports(JRubyRun.Mode mode, java.lang.String version, java.io.File outputfile)
           
 JRubyRun.Result JRubyRun.result(JRubyRun.Mode mode)
           
protected abstract  JRubyRun.Result AbstractTestMojo.runIt(ScriptFactory factory, JRubyRun.Mode mode, java.lang.String version, TestScriptFactory testScriptFactory)
           
 

Methods in de.saumya.mojo.tests with parameters of type JRubyRun.Result
 void JRubyRun.setResult(JRubyRun.Mode mode, JRubyRun.Result result)
           
 



Copyright © 2012. All Rights Reserved.