test.compliance.modelmbean
Class ModelMBeanInfoSupportTEST

java.lang.Object
  extended byTestCase
      extended bytest.compliance.modelmbean.ModelMBeanInfoSupportTEST

public class ModelMBeanInfoSupportTEST
extends TestCase

See Also:
Serialized Form

Constructor Summary
ModelMBeanInfoSupportTEST(java.lang.String s)
           
 
Method Summary
 void testClone()
           
 void testGetDescriptor()
           
 void testSetDescriptors()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelMBeanInfoSupportTEST

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

testSetDescriptors

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

testGetDescriptor

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

testClone

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