|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
jade.jademx.server.JadeServiceTest
public class JadeServiceTest
Java platform MBean server test
Constructor Summary | |
---|---|
JadeServiceTest()
|
Method Summary | |
---|---|
static junit.framework.Test |
suite()
return the implicit suite of tests |
void |
testJadeServiceBoundName()
test getting of JadeService bound name |
void |
testJadeServiceConstruction()
test construction of JadeService |
void |
testJadeServiceMBeanRegistration()
test javax.management.MBeanRegistration implementation |
void |
testJadeServiceSetGetConfigDocResource()
test access to ConfigDocResource |
void |
testJadeServiceSetGetConfigDocUrl()
test access to ConfigDocUrl |
void |
testJadeServiceSetGetJadeMXServerClassName()
test access to JadeMXServerClassName |
void |
testJadeServiceSetGetJndiName()
test access to JndiName |
void |
testJadeServiceSetGetObjectNameDomain()
test access to ObjectNameDomain |
void |
testJadeServiceSetJndiInitCtxtProps()
test setting of JNDI initial context properties |
void |
testJadeServiceType()
test MBean type attribute for JadeService |
void |
testToString()
test conversion of JadeService to string |
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JadeServiceTest()
Method Detail |
---|
public void testJadeServiceConstruction()
public void testJadeServiceSetGetObjectNameDomain()
public void testJadeServiceSetGetConfigDocResource()
public void testJadeServiceSetGetConfigDocUrl()
public void testJadeServiceSetGetJndiName()
public void testJadeServiceSetGetJadeMXServerClassName()
public void testJadeServiceSetJndiInitCtxtProps()
public void testJadeServiceBoundName()
public void testJadeServiceType()
public void testJadeServiceMBeanRegistration() throws java.lang.Exception
java.lang.Exception
public void testToString()
public static junit.framework.Test suite()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |