| Package | Description |
|---|---|
| de.saumya.mojo.runit | |
| de.saumya.mojo.tests |
| Modifier and Type | Method and Description |
|---|---|
protected TestScriptFactory |
RUnitMojo.newTestScriptFactory(JRubyRun.Mode mode) |
protected JRubyRun.Result |
RUnitMojo.runIt(ScriptFactory factory,
JRubyRun.Mode mode,
String version,
TestScriptFactory scriptFactory) |
| Modifier and Type | Field and Description |
|---|---|
JRubyRun.Mode |
JRubyRun.mode |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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) |
| Constructor and Description |
|---|
JRubyRun(JRubyRun.Mode mode,
String version) |
Copyright © 2013. All Rights Reserved.