|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.util.BasePluginTestCase<P>
P - le mojo a testAbstractMojoTest
which need no more annotation on each test method.
@Deprecated public abstract class BasePluginTestCase<P extends org.nuiton.plugin.Plugin>
| Nested Class Summary | |
|---|---|
static class |
BasePluginTestCase.MyAbstractMojoTestCase
Deprecated. |
| Field Summary | |
|---|---|
protected static java.io.File |
basedir
Deprecated. |
protected static java.util.Iterator<PluginConfig> |
configItr
Deprecated. |
protected static BasePluginTestCase.MyAbstractMojoTestCase |
delegate
Deprecated. |
protected java.lang.String |
goalName
Deprecated. |
protected static org.apache.maven.plugin.logging.SystemStreamLog |
log
Deprecated. |
protected P |
mojo
Deprecated. |
protected java.io.File |
pomFile
Deprecated. |
protected static java.io.File |
testDir
Deprecated. |
| Constructor Summary | |
|---|---|
BasePluginTestCase()
Deprecated. |
|
| Method Summary | ||
|---|---|---|
protected static java.io.File |
getBaseDir()
Deprecated. |
|
protected static java.io.File |
getTestDir()
Deprecated. |
|
protected static
|
initConfigs(java.lang.Class<? extends BasePluginTestCase<P>> klass,
java.lang.String... testNames)
Deprecated. |
|
protected void |
initPomFile(PluginConfig pluginConfig)
Deprecated. |
|
void |
setUp()
Deprecated. |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static org.apache.maven.plugin.logging.SystemStreamLog log
protected static java.io.File basedir
protected static java.io.File testDir
protected static java.util.Iterator<PluginConfig> configItr
protected static BasePluginTestCase.MyAbstractMojoTestCase delegate
protected java.lang.String goalName
protected java.io.File pomFile
protected P extends org.nuiton.plugin.Plugin mojo
| Constructor Detail |
|---|
public BasePluginTestCase()
| Method Detail |
|---|
protected static java.io.File getBaseDir()
protected static java.io.File getTestDir()
protected static <P extends org.nuiton.plugin.Plugin> void initConfigs(java.lang.Class<? extends BasePluginTestCase<P>> klass,
java.lang.String... testNames)
throws java.lang.Exception
java.lang.Exception
public void setUp()
throws java.lang.Exception
java.lang.Exception
protected void initPomFile(PluginConfig pluginConfig)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||