org.jboss.test.foedeployer.test
Class M2MBConversionTestCase

java.lang.Object
  extended byTestCase
      extended byorg.jboss.test.JBossTestCase (src) 
          extended byorg.jboss.test.foedeployer.test.M2MBConversionTestCase

public class M2MBConversionTestCase
extends JBossTestCase (src)

Test of relationships conversion

See Also:
Serialized Form

Field Summary
static java.lang.String APPLICATION
           
static java.lang.String CONVERTOR_DEPLOYER_QUERY_NAME
           
static java.lang.String FOE_DEPLOYER
           
static java.lang.String FOE_DEPLOYER_NAME
           
static java.lang.String MANAGER_SESSION_JNDI_NAME
           
 
Fields inherited from class org.jboss.test.JBossTestCase (src)
delegate, deploymentException, log
 
Constructor Summary
M2MBConversionTestCase(java.lang.String name)
           
 
Method Summary
static Test suite()
          Setup the test suite.
 void testSimpleConversion()
          Test a simple conversion
 
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
 

Field Detail

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)
Constructor Detail

M2MBConversionTestCase

public M2MBConversionTestCase(java.lang.String name)
Method Detail

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