org.jboss.test.jbossmx.compliance.notcompliant
Class NCMBeanTestCase

java.lang.Object
  extended byjunit.framework.TestCase
      extended byorg.jboss.test.jbossmx.compliance.TestCase (src) 
          extended byorg.jboss.test.jbossmx.compliance.notcompliant.NCMBeanTestCase

public class NCMBeanTestCase
extends TestCase (src)

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jboss.test.jbossmx.compliance.TestCase (src)
log, MBEAN_SERVER_DELEGATE, PERIOD, REPEATS, WAIT
 
Constructor Summary
NCMBeanTestCase(java.lang.String s)
           
 
Method Summary
 void testMixedDynamicStandard()
           
 void testNoConstructor()
           
 void testOverloadedAttribute1()
           
 void testOverloadedAttribute2()
           
 void testOverloadedAttribute3()
           
 
Methods inherited from class org.jboss.test.jbossmx.compliance.TestCase (src)
testServerFound
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NCMBeanTestCase

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

testOverloadedAttribute1

public void testOverloadedAttribute1()

testOverloadedAttribute2

public void testOverloadedAttribute2()

testOverloadedAttribute3

public void testOverloadedAttribute3()

testMixedDynamicStandard

public void testMixedDynamicStandard()

testNoConstructor

public void testNoConstructor()