|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.jboss.osgi.spi.junit.OSGiTest
org.jboss.osgi.spi.junit.IntegrationTest
public abstract class IntegrationTest
An integration test case
| Constructor Summary | |
|---|---|
IntegrationTest()
|
|
| Method Summary | |
|---|---|
protected void |
deploy(java.lang.String archive)
|
protected void |
deploy(java.net.URL archive)
|
protected RemoteBundle |
deployBundle(java.lang.String archive)
|
protected RemoteFramework |
getRemoteFramework()
|
protected javax.management.MBeanServerConnection |
getServer()
|
protected java.lang.String |
getServerHost()
|
protected boolean |
isRemoteIntegration()
|
protected boolean |
isTargetJBoss50()
|
protected void |
startRemoteLogEntryTracking(LogEntryCache entryCache)
|
protected void |
stopRemoteLogEntryTracking()
|
protected void |
undeploy(java.lang.String archive)
|
protected void |
undeploy(java.net.URL archive)
|
protected void |
undeployBundle(java.lang.String archive)
|
| Methods inherited from class org.jboss.osgi.spi.junit.OSGiTest |
|---|
createBootstrapProvider, getBootstrapProvider, getLongName, getResourceFile, getResourceURL, getShortName, getTestArchiveFile, getTestArchiveURL, installBundle, setBootstrapProvider, setUp, startLogEntryTracking, stopLogEntryTracking, tearDown |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public IntegrationTest()
| Method Detail |
|---|
protected void startRemoteLogEntryTracking(LogEntryCache entryCache)
throws java.lang.Exception
java.lang.Exception
protected void stopRemoteLogEntryTracking()
throws java.lang.Exception
java.lang.Exceptionprotected boolean isRemoteIntegration()
protected boolean isTargetJBoss50()
protected RemoteBundle deployBundle(java.lang.String archive)
throws java.lang.Exception
java.lang.Exception
protected void undeployBundle(java.lang.String archive)
throws java.lang.Exception
java.lang.Exception
protected void deploy(java.lang.String archive)
throws java.lang.Exception
java.lang.Exception
protected void deploy(java.net.URL archive)
throws java.lang.Exception
java.lang.Exception
protected void undeploy(java.lang.String archive)
throws java.lang.Exception
java.lang.Exception
protected void undeploy(java.net.URL archive)
throws java.lang.Exception
java.lang.Exception
protected RemoteFramework getRemoteFramework()
throws java.lang.Exception
java.lang.Exceptionprotected javax.management.MBeanServerConnection getServer()
protected java.lang.String getServerHost()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||