org.jboss.test.jbossmx.implementation.util
Class MBeanProxyTestCase

java.lang.Object
  extended byTestCase
      extended byorg.jboss.test.JBossTestCase (src) 
          extended byorg.jboss.test.jbossmx.implementation.TestCase (src) 
              extended byorg.jboss.test.jbossmx.implementation.util.MBeanProxyTestCase

public class MBeanProxyTestCase
extends TestCase (src)

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jboss.test.JBossTestCase (src)
delegate, deploymentException, log
 
Constructor Summary
MBeanProxyTestCase(java.lang.String s)
           
 
Method Summary
 void testCreate()
           
 void testProxyInvocations()
           
 
Methods inherited from class org.jboss.test.jbossmx.implementation.TestCase (src)
testServerFound
 
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, undeploy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MBeanProxyTestCase

public MBeanProxyTestCase(java.lang.String s)
Method Detail

testCreate

public void testCreate()

testProxyInvocations

public void testProxyInvocations()