test.compliance.openmbean
Class CompositeDataSupportTestCase
java.lang.Object
TestCase
test.compliance.openmbean.CompositeDataSupportTestCase
- public class CompositeDataSupportTestCase
- extends TestCase
Composite data support tests.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositeDataSupportTestCase
public CompositeDataSupportTestCase(java.lang.String s)
- Construct the test
testCompositeDataSupport
public void testCompositeDataSupport()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetCompositeType
public void testGetCompositeType()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGet
public void testGet()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGetAll
public void testGetAll()
throws java.lang.Exception
- Throws:
java.lang.Exception
testContainsKey
public void testContainsKey()
throws java.lang.Exception
- Throws:
java.lang.Exception
testContainsValue
public void testContainsValue()
throws java.lang.Exception
- Throws:
java.lang.Exception
testValues
public void testValues()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEquals
public void testEquals()
throws java.lang.Exception
- Throws:
java.lang.Exception
testHashCode
public void testHashCode()
throws java.lang.Exception
- Throws:
java.lang.Exception
testToString
public void testToString()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSerialization
public void testSerialization()
throws java.lang.Exception
- Throws:
java.lang.Exception
testErrorsArray
public void testErrorsArray()
throws java.lang.Exception
- Throws:
java.lang.Exception
testErrorsMap
public void testErrorsMap()
throws java.lang.Exception
- Throws:
java.lang.Exception
testErrors
public void testErrors()
throws java.lang.Exception
- Throws:
java.lang.Exception