Uses of Class
de.saumya.mojo.tests.JRubyRun.Result
-
-
Uses of JRubyRun.Result in de.saumya.mojo.tests
Methods in de.saumya.mojo.tests that return JRubyRun.Result Modifier and Type Method Description JRubyRun.ResultTestResultManager. generateReports(de.saumya.mojo.jruby.JRubyVersion.Mode mode, de.saumya.mojo.jruby.JRubyVersion version, java.io.File outputfile)JRubyRun.ResultJRubyRun. result(de.saumya.mojo.jruby.JRubyVersion.Mode mode)protected abstract JRubyRun.ResultAbstractTestMojo. runIt(de.saumya.mojo.ruby.script.ScriptFactory factory, de.saumya.mojo.jruby.JRubyVersion.Mode mode, de.saumya.mojo.jruby.JRubyVersion version, TestScriptFactory testScriptFactory)Methods in de.saumya.mojo.tests with parameters of type JRubyRun.Result Modifier and Type Method Description voidJRubyRun. setResult(de.saumya.mojo.jruby.JRubyVersion.Mode mode, JRubyRun.Result result)
-