Package | Description |
---|---|
de.saumya.mojo.cucumber | |
de.saumya.mojo.minitest | |
de.saumya.mojo.rspec | |
de.saumya.mojo.runit | |
de.saumya.mojo.tests |
Modifier and Type | Method and Description |
---|---|
protected JRubyRun.Result |
CucumberMojo.runIt(ScriptFactory factory,
JRubyVersion.Mode mode,
JRubyVersion version,
TestScriptFactory scriptFactory) |
Modifier and Type | Method and Description |
---|---|
protected JRubyRun.Result |
MinispecMojo.runIt(ScriptFactory factory,
JRubyVersion.Mode mode,
JRubyVersion version,
TestScriptFactory scriptFactory) |
protected JRubyRun.Result |
MinitestMojo.runIt(ScriptFactory factory,
JRubyVersion.Mode mode,
JRubyVersion version,
TestScriptFactory scriptFactory) |
Modifier and Type | Method and Description |
---|---|
protected JRubyRun.Result |
RSpecMojo.runIt(ScriptFactory factory,
JRubyVersion.Mode mode,
JRubyVersion version,
TestScriptFactory scriptFactory) |
Modifier and Type | Method and Description |
---|---|
protected JRubyRun.Result |
RUnitMojo.runIt(ScriptFactory factory,
JRubyVersion.Mode mode,
JRubyVersion version,
TestScriptFactory scriptFactory) |
Modifier and Type | Method and Description |
---|---|
JRubyRun.Result |
TestResultManager.generateReports(JRubyVersion.Mode mode,
JRubyVersion version,
File outputfile) |
JRubyRun.Result |
JRubyRun.result(JRubyVersion.Mode mode) |
protected abstract JRubyRun.Result |
AbstractTestMojo.runIt(ScriptFactory factory,
JRubyVersion.Mode mode,
JRubyVersion version,
TestScriptFactory testScriptFactory) |
Modifier and Type | Method and Description |
---|---|
void |
JRubyRun.setResult(JRubyVersion.Mode mode,
JRubyRun.Result result) |
Copyright © 2017. All rights reserved.