com.googlecode.refit.osgi
Class OsgiFixtureLoader
java.lang.Object
fit.FixtureLoader
com.googlecode.refit.osgi.OsgiFixtureLoader
public class OsgiFixtureLoader
- extends FixtureLoader
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OsgiFixtureLoader
public OsgiFixtureLoader()
addFixture
protected void addFixture(Fixture fixture)
removeFixture
protected void removeFixture(Fixture fixture)
loadFixture
public Fixture loadFixture(String className)
throws ClassNotFoundException,
InstantiationException,
IllegalAccessException
- Overrides:
loadFixture in class FixtureLoader
- Throws:
ClassNotFoundException
InstantiationException
IllegalAccessException
Copyright © 2011. All Rights Reserved.