|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.jboss.test.jmx.compliance.openmbean.OpenTypeTestCase
Open type tests.
Nested Class Summary | |
static class |
OpenTypeTestCase.MyOpenType
|
Constructor Summary | |
OpenTypeTestCase(String s)
Construct the test |
Method Summary | |
void |
testAllowedClasses()
Test Allowed Classes. |
void |
testConstructorArray()
|
void |
testConstructorSimple()
|
void |
testErrors()
Test Errors. |
void |
testErrors2()
Test Errors that fail in the RI. |
void |
testErrors3()
Test Errors that fail in the RI. |
void |
testSerializationArray()
|
void |
testSerializationSimple()
|
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 |
public OpenTypeTestCase(String s)
Method Detail |
public void testAllowedClasses() throws Exception
Exception
public void testConstructorSimple() throws Exception
Exception
public void testConstructorArray() throws Exception
Exception
public void testSerializationSimple() throws Exception
Exception
public void testSerializationArray() throws Exception
Exception
public void testErrors() throws Exception
Exception
public void testErrors2() throws Exception
Exception
public void testErrors3() throws Exception
Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |