org.jboss.test.jmx.compliance.modelmbean
Class ModelMBeanInfoSupportTEST

java.lang.Object
  extended byjunit.framework.Assert
      extended byjunit.framework.TestCase
          extended byorg.jboss.test.jmx.compliance.modelmbean.ModelMBeanInfoSupportTEST
All Implemented Interfaces:
junit.framework.Test

public class ModelMBeanInfoSupportTEST
extends junit.framework.TestCase


Constructor Summary
ModelMBeanInfoSupportTEST(String s)
           
 
Method Summary
 void testClone()
           
 void testGetDescriptor()
           
 void testSetDescriptors()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ModelMBeanInfoSupportTEST

public ModelMBeanInfoSupportTEST(String s)
Method Detail

testSetDescriptors

public void testSetDescriptors()
                        throws Exception
Throws:
Exception

testGetDescriptor

public void testGetDescriptor()
                       throws Exception
Throws:
Exception

testClone

public void testClone()
               throws Exception
Throws:
Exception


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.