|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.osgi.testing.OSGiTest
org.jboss.osgi.testing.OSGiRuntimeTest
public abstract class OSGiRuntimeTest
An abstract OSGi runtime test.
A convenience wrapper for the functionality provided by OSGiRuntimeHelper.
| Constructor Summary | |
|---|---|
OSGiRuntimeTest()
|
|
| Method Summary | |
|---|---|
protected OSGiRuntime |
getDefaultRuntime()
Delegates to OSGiRuntimeHelper.getDefaultRuntime() |
protected OSGiRuntime |
getEmbeddedRuntime()
Delegates to OSGiRuntimeHelper.getEmbeddedRuntime() |
OSGiRuntime |
getRemoteRuntime()
Delegates to OSGiRuntimeHelper.getRemoteRuntime() |
protected OSGiRuntimeHelper |
getRuntimeHelper()
Get the test helper used by this test Overwrite if you need to supply another helper i.e. |
| Methods inherited from class org.jboss.osgi.testing.OSGiTest |
|---|
assembleArchive, assembleArchive, assertBundleState, assertLoadClass, assertLoadClassFail, getFrameworkName, getInitialContext, getLongName, getResourceFile, getResourceURL, getServerHost, getShortName, getTargetContainer, getTestArchiveFile, getTestArchivePath, getTestArchiveURL, getTestHelper, setUp, tearDown, toVirtualFile |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OSGiRuntimeTest()
| Method Detail |
|---|
protected OSGiRuntimeHelper getRuntimeHelper()
protected OSGiRuntime getDefaultRuntime()
OSGiRuntimeHelper.getDefaultRuntime()
protected OSGiRuntime getEmbeddedRuntime()
OSGiRuntimeHelper.getEmbeddedRuntime()
public OSGiRuntime getRemoteRuntime()
OSGiRuntimeHelper.getRemoteRuntime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||