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 | Class and Description |
---|---|
class |
CucumberMavenTestScriptFactory |
Modifier and Type | Method and Description |
---|---|
protected TestScriptFactory |
CucumberMojo.newTestScriptFactory() |
Modifier and Type | Method and Description |
---|---|
protected JRubyRun.Result |
CucumberMojo.runIt(ScriptFactory factory,
JRubyVersion.Mode mode,
JRubyVersion version,
TestScriptFactory scriptFactory) |
Modifier and Type | Class and Description |
---|---|
class |
MinitestMavenTestScriptFactory |
Modifier and Type | Method and Description |
---|---|
protected TestScriptFactory |
MinispecMojo.newTestScriptFactory() |
protected TestScriptFactory |
MinitestMojo.newTestScriptFactory() |
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 | Class and Description |
---|---|
class |
RSpecMavenTestScriptFactory |
Modifier and Type | Method and Description |
---|---|
protected TestScriptFactory |
RSpecMojo.newTestScriptFactory() |
Modifier and Type | Method and Description |
---|---|
protected JRubyRun.Result |
RSpecMojo.runIt(ScriptFactory factory,
JRubyVersion.Mode mode,
JRubyVersion version,
TestScriptFactory scriptFactory) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRunitMavenTestScriptFactory |
class |
RunitMavenTestScriptFactory |
Modifier and Type | Method and Description |
---|---|
protected TestScriptFactory |
RUnitMojo.newTestScriptFactory() |
Modifier and Type | Method and Description |
---|---|
protected JRubyRun.Result |
RUnitMojo.runIt(ScriptFactory factory,
JRubyVersion.Mode mode,
JRubyVersion version,
TestScriptFactory scriptFactory) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMavenTestScriptFactory |
class |
AbstractTestScriptFactory |
Modifier and Type | Method and Description |
---|---|
protected abstract TestScriptFactory |
AbstractTestMojo.newTestScriptFactory() |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractTestMojo.runIt(JRubyRun run,
TestScriptFactory testScriptFactory) |
protected abstract JRubyRun.Result |
AbstractTestMojo.runIt(ScriptFactory factory,
JRubyVersion.Mode mode,
JRubyVersion version,
TestScriptFactory testScriptFactory) |
Copyright © 2017. All rights reserved.