org.jboss.test.foedeployer.test
Class MessageConversionTestCase
java.lang.Object
TestCase
org.jboss.test.JBossTestCase (src)
org.jboss.test.foedeployer.test.MessageConversionTestCase
- public class MessageConversionTestCase
- extends JBossTestCase (src)
Test of a message driven bean WebLogic Application Conversion
- See Also:
- Serialized Form
Methods inherited from class org.jboss.test.JBossTestCase (src) |
deploy, flushAuthCache, flushAuthCache, getBeanCount, getDeployerName, getDeploySetup, getDeployURL, getInitialContext, getIterationCount, getJndiInitFactory, getJndiURL, getLog, getResourceURL, getServer, getServerHost, getThreadCount, initDelegate, invoke, restartDBPool, sleep, testServerFound, undeploy |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FOE_DEPLOYER
public static final java.lang.String FOE_DEPLOYER
- See Also:
- Constant Field Values (src)
FOE_DEPLOYER_NAME
public static final java.lang.String FOE_DEPLOYER_NAME
- See Also:
- Constant Field Values (src)
CONVERTOR_DEPLOYER_QUERY_NAME
public static final java.lang.String CONVERTOR_DEPLOYER_QUERY_NAME
- See Also:
- Constant Field Values (src)
MESSAGE_APPLICATION
public static final java.lang.String MESSAGE_APPLICATION
- See Also:
- Constant Field Values (src)
TOPIC
public static final java.lang.String TOPIC
- See Also:
- Constant Field Values (src)
TOPIC_FACTORY
public static final java.lang.String TOPIC_FACTORY
- See Also:
- Constant Field Values (src)
QUEUE
public static final java.lang.String QUEUE
- See Also:
- Constant Field Values (src)
QUEUE_FACTORY
public static final java.lang.String QUEUE_FACTORY
- See Also:
- Constant Field Values (src)
MESSAGES_NUMBER
public static final int MESSAGES_NUMBER
- See Also:
- Constant Field Values (src)
WAIT_ITERATIONS
public static final int WAIT_ITERATIONS
- See Also:
- Constant Field Values (src)
MessageConversionTestCase
public MessageConversionTestCase(java.lang.String pName)
suite
public static Test suite()
throws java.lang.Exception
- Setup the test suite.
- Throws:
java.lang.Exception
testMessageConversion
public void testMessageConversion()
throws java.lang.Exception
- Test an MDB conversion
- Throws:
java.lang.Exception