public class OsgiFixtureLoader extends FixtureLoader
| Constructor and Description |
|---|
OsgiFixtureLoader() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addFixture(Fixture fixture) |
Fixture |
loadFixture(String className) |
protected void |
removeFixture(Fixture fixture) |
createFixture, getInstance, loadFixtureClass, setInstanceprotected void addFixture(Fixture fixture)
protected void removeFixture(Fixture fixture)
public Fixture loadFixture(String className) throws ClassNotFoundException, InstantiationException, IllegalAccessException
loadFixture in class FixtureLoaderClassNotFoundExceptionInstantiationExceptionIllegalAccessExceptionCopyright © 2011-2013. All Rights Reserved.