|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.test.framework.driver.TestSuite
org.jboss.portal.test.framework.driver.remote.RemoteTestSuite
public class RemoteTestSuite
Field Summary |
---|
Fields inherited from class org.jboss.portal.test.framework.driver.TestSuite |
---|
entries, info |
Fields inherited from interface org.jboss.portal.test.framework.driver.remote.RemoteTestDriver |
---|
SERVICE_ID |
Constructor Summary | |
---|---|
RemoteTestSuite(java.lang.String id)
|
Method Summary | |
---|---|
TestContext |
popContext(java.lang.String testId)
A client pop of an http test context for a specific test. |
void |
pushContext(java.lang.String testId,
TestContext testContext)
A client side push of an http test context for a specific test. |
Methods inherited from class org.jboss.portal.test.framework.driver.TestSuite |
---|
addDriver, getDriver, getInfo, invoke, removeDriver |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jboss.portal.test.framework.driver.TestDriver |
---|
getInfo, invoke |
Constructor Detail |
---|
public RemoteTestSuite(java.lang.String id)
Method Detail |
---|
public void pushContext(java.lang.String testId, TestContext testContext)
RemoteTestDriver
pushContext
in interface RemoteTestDriver
public TestContext popContext(java.lang.String testId)
RemoteTestDriver
popContext
in interface RemoteTestDriver
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |