|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JRubyRun.Mode | |
|---|---|
| de.saumya.mojo.runit | |
| de.saumya.mojo.tests | |
| Uses of JRubyRun.Mode in de.saumya.mojo.runit |
|---|
| Methods in de.saumya.mojo.runit with parameters of type JRubyRun.Mode | |
|---|---|
protected TestScriptFactory |
RUnitMojo.newTestScriptFactory(JRubyRun.Mode mode)
|
protected JRubyRun.Result |
RUnitMojo.runIt(ScriptFactory factory,
JRubyRun.Mode mode,
String version,
TestScriptFactory scriptFactory)
|
| Uses of JRubyRun.Mode in de.saumya.mojo.tests |
|---|
| Fields in de.saumya.mojo.tests declared as JRubyRun.Mode | |
|---|---|
JRubyRun.Mode |
JRubyRun.mode
|
| Methods in de.saumya.mojo.tests that return JRubyRun.Mode | |
|---|---|
JRubyRun.Mode[] |
JRubyRun.asSingleModes()
|
static JRubyRun.Mode |
JRubyRun.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static JRubyRun.Mode[] |
JRubyRun.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in de.saumya.mojo.tests with parameters of type JRubyRun.Mode | |
|---|---|
JRubyRun.Result |
TestResultManager.generateReports(JRubyRun.Mode mode,
String version,
File outputfile)
|
protected abstract TestScriptFactory |
AbstractTestMojo.newTestScriptFactory(JRubyRun.Mode mode)
|
JRubyRun.Result |
JRubyRun.result(JRubyRun.Mode mode)
|
protected abstract JRubyRun.Result |
AbstractTestMojo.runIt(ScriptFactory factory,
JRubyRun.Mode mode,
String version,
TestScriptFactory testScriptFactory)
|
void |
JRubyRun.setResult(JRubyRun.Mode mode,
JRubyRun.Result result)
|
String |
JRubyRun.toString(JRubyRun.Mode mode)
|
| Constructors in de.saumya.mojo.tests with parameters of type JRubyRun.Mode | |
|---|---|
JRubyRun(JRubyRun.Mode mode,
String version)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||