org.jboss.test.jmx.compliance.metadata
Class MBeanFeatureInfoTEST

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

public class MBeanFeatureInfoTEST
extends junit.framework.TestCase

Tests MBeanFeatureInfo.

Version:
$Revision: 1.1 $
Author:
Juha Lindfors.

Constructor Summary
MBeanFeatureInfoTEST(String s)
           
 
Method Summary
 void testConstructor()
          Tests MBeanOperationInfo(String descr, Method m) constructor.
 void testEquals()
           
 void testHashCode()
           
 
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

MBeanFeatureInfoTEST

public MBeanFeatureInfoTEST(String s)
Method Detail

testConstructor

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


testHashCode

public void testHashCode()
                  throws Exception
Throws:
Exception

testEquals

public void testEquals()
                throws Exception
Throws:
Exception


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