|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfit.Fixture
org.codehaus.mojo.fit.ClassLoaderFixture
Extends Fixture to allow a FixtureClassLoader 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.Fixture |
args, counts, gray, green, red, summary, yellow |
| Constructor Summary | |
ClassLoaderFixture(FixtureClassLoader classLoader)
|
|
| Method Summary | |
void |
enableClassLoader(FixtureClassLoader classLoader)
|
fit.Fixture |
loadFixture(java.lang.String fixtureName)
|
| Methods inherited from class fit.Fixture |
camel, check, counts, doCell, doCells, 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 ClassLoaderFixture(FixtureClassLoader classLoader)
| Method Detail |
public void enableClassLoader(FixtureClassLoader classLoader)
enableClassLoader in interface FixtureClassLoaderEnabled
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 | |||||||||