test.compliance.openmbean
Class SimpleTypeTestCase
java.lang.Object
TestCase
test.compliance.openmbean.SimpleTypeTestCase
- public class SimpleTypeTestCase
- extends TestCase
Simple type tests.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleTypeTestCase
public SimpleTypeTestCase(java.lang.String s)
- Construct the test
testSimpleTypes
public void testSimpleTypes()
throws java.lang.Exception
- Throws:
java.lang.Exception
testEquals
public void testEquals()
throws java.lang.Exception
- Throws:
java.lang.Exception
testIsValue
public void testIsValue()
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