|
|||||||||||
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.standard.StandardMBeanTEST
Constructor Summary | |
StandardMBeanTEST(String s)
|
Method Summary | |
void |
testCaching()
|
void |
testDontSpecifyManagementInterface()
|
void |
testErrors()
|
void |
testGetImplementationImplied()
|
void |
testGetImplementationSpecified()
|
void |
testMBeanInterfaceImplied()
|
void |
testMBeanInterfaceOldStyle()
|
void |
testMBeanInterfaceSpecified()
|
void |
testMetaData()
|
void |
testNoConstructorsMetaData()
|
void |
testOverrideManagementInterface()
|
void |
testSpecifyManagementInterface()
|
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 StandardMBeanTEST(String s)
Method Detail |
public void testOverrideManagementInterface() throws Exception
Exception
public void testSpecifyManagementInterface() throws Exception
Exception
public void testDontSpecifyManagementInterface() throws Exception
Exception
public void testGetImplementationImplied() throws Exception
Exception
public void testGetImplementationSpecified() throws Exception
Exception
public void testMBeanInterfaceImplied() throws Exception
Exception
public void testMBeanInterfaceSpecified() throws Exception
Exception
public void testMBeanInterfaceOldStyle() throws Exception
Exception
public void testMetaData() throws Exception
Exception
public void testNoConstructorsMetaData() throws Exception
Exception
public void testCaching() throws Exception
Exception
public void testErrors() throws Exception
Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |