test.compliance.metadata
Class MBeanFeatureInfoTEST

java.lang.Object
  extended byTestCase
      extended bytest.compliance.metadata.MBeanFeatureInfoTEST

public class MBeanFeatureInfoTEST
extends TestCase

Tests MBeanFeatureInfo.

See Also:
Serialized Form

Constructor Summary
MBeanFeatureInfoTEST(java.lang.String s)
           
 
Method Summary
 void testConstructor()
          Tests MBeanOperationInfo(String descr, Method m) constructor.
 void testEquals()
           
 void testHashCode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MBeanFeatureInfoTEST

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

testConstructor

public void testConstructor()
Tests MBeanOperationInfo(String descr, Method m) constructor.


testHashCode

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

testEquals

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