|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JRubyRun.Mode | |
|---|---|
| de.saumya.mojo.runit | |
| Uses of JRubyRun.Mode in de.saumya.mojo.runit |
|---|
| Fields in de.saumya.mojo.runit declared as JRubyRun.Mode | |
|---|---|
JRubyRun.Mode |
JRubyRun.mode
|
| Methods in de.saumya.mojo.runit that return JRubyRun.Mode | |
|---|---|
JRubyRun.Mode[] |
JRubyRun.asSingleModes()
|
static JRubyRun.Mode |
JRubyRun.Mode.valueOf(java.lang.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.runit with parameters of type JRubyRun.Mode | |
|---|---|
JRubyRun.Result |
JRubyRun.result(JRubyRun.Mode mode)
|
protected abstract JRubyRun.Result |
AbstractTestMojo.runIt(ScriptFactory factory,
JRubyRun.Mode mode,
java.lang.String version)
|
protected JRubyRun.Result |
RUnitMojo.runIt(ScriptFactory factory,
JRubyRun.Mode mode,
java.lang.String version)
|
void |
JRubyRun.setResult(JRubyRun.Mode mode,
JRubyRun.Result result)
|
java.lang.String |
JRubyRun.toString(JRubyRun.Mode mode)
|
| Constructors in de.saumya.mojo.runit with parameters of type JRubyRun.Mode | |
|---|---|
JRubyRun(JRubyRun.Mode mode,
java.lang.String version)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||