|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfit.Fixture
fit.ActionFixture
org.codehaus.mojo.fit.ClassLoaderActionFixture
Extends ActionFixture to allow a custom ClassLoader to be used for loading fixtures
| Nested Class Summary |
| Nested classes inherited from class fit.Fixture |
fit.Fixture.RunTime |
| Field Summary |
| Fields inherited from class fit.ActionFixture |
actor, cells, empty |
| Fields inherited from class fit.Fixture |
args, counts, gray, green, red, summary, yellow |
| Constructor Summary | |
ClassLoaderActionFixture()
|
|
ClassLoaderActionFixture(FixtureClassLoader classLoader)
|
|
| Method Summary | |
void |
enableClassLoader(FixtureClassLoader classLoader)
|
fit.Fixture |
loadFixture(java.lang.String fixtureName)
|
void |
start()
|
| Methods inherited from class fit.ActionFixture |
check, doCells, enter, method, method, press |
| Methods inherited from class fit.Fixture |
camel, check, counts, doCell, doRow, doRows, doTable, doTables, error, escape, exception, fixtureName, getArgs, getArgsForTable, getLinkedFixtureWithArgs, ignore, info, info, interpretTables, label, parse, right, wrong, wrong |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ClassLoaderActionFixture()
public ClassLoaderActionFixture(FixtureClassLoader classLoader)
| Method Detail |
public void enableClassLoader(FixtureClassLoader classLoader)
enableClassLoader in interface FixtureClassLoaderEnabled
public void start()
throws java.lang.Exception
java.lang.Exception
public fit.Fixture loadFixture(java.lang.String fixtureName)
throws java.lang.InstantiationException,
java.lang.IllegalAccessException
java.lang.InstantiationException
java.lang.IllegalAccessException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||