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

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.MBeanProxyExtTestCase

public class MBeanProxyExtTestCase
extends TestCase (src)

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jboss.test.JBossTestCase (src)
delegate, deploymentException, log
 
Constructor Summary
MBeanProxyExtTestCase(java.lang.String s)
           
 
Method Summary
 void testObjectEqualsOnProxy()
           
 
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

MBeanProxyExtTestCase

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

testObjectEqualsOnProxy

public void testObjectEqualsOnProxy()
                             throws java.lang.Exception
Throws:
java.lang.Exception