org.jboss.test.foedeployer.test
Class M2MBConversionTestCase
java.lang.Object
TestCase
org.jboss.test.JBossTestCase (src)
org.jboss.test.foedeployer.test.M2MBConversionTestCase
- public class M2MBConversionTestCase
- extends JBossTestCase (src)
Test of relationships 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)
APPLICATION
public static final java.lang.String APPLICATION
- See Also:
- Constant Field Values (src)
MANAGER_SESSION_JNDI_NAME
public static final java.lang.String MANAGER_SESSION_JNDI_NAME
- See Also:
- Constant Field Values (src)
M2MBConversionTestCase
public M2MBConversionTestCase(java.lang.String name)
suite
public static Test suite()
throws java.lang.Exception
- Setup the test suite.
- Throws:
java.lang.Exception
testSimpleConversion
public void testSimpleConversion()
throws java.lang.Exception
- Test a simple conversion
- Throws:
java.lang.Exception