|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
org.jboss.test.JBossTestCase (src)
org.jboss.test.jbossnet.JBossNetTestBase (src)
org.jboss.test.jbossnet.jmx.JmxUnitTestCase
Tests remote accessibility of JMX services
Field Summary |
Fields inherited from class org.jboss.test.jbossnet.JBossNetTestBase (src) |
ADDRESS, AXIS_CONTEXT, PROTOCOL, SERVICE_PORT, SERVICES_LOCATION |
Fields inherited from class org.jboss.test.JBossTestCase (src) |
delegate, deploymentException, log |
Constructor Summary | |
JmxUnitTestCase(java.lang.String name)
|
Method Summary | |
void |
checkWsdlOf(java.lang.String service)
tests wsdl access |
protected java.lang.String |
getAxisConfiguration()
where the config is stored |
static Test |
suite()
Method suite, deploys additional jmx bean+web service |
void |
testAdaptor()
tests the (typed) adaptor access |
void |
testBasic()
tests a very (untyped) basic call through the normal invocation handler |
void |
testDynamicGetter()
|
void |
testDynamicMethodInvoke()
|
void |
testGetter()
|
void |
testMBeanHandler()
tests a very (untyped) basic call through the mbean invocation handler |
void |
testMethodInvoke()
|
void |
testSetter()
|
void |
testSetterDynamic()
|
void |
testWsdl()
tests wsdl access |
Methods inherited from class org.jboss.test.jbossnet.JBossNetTestBase (src) |
createService, createService |
Methods inherited from class org.jboss.test.JBossTestCase (src) |
deploy, flushAuthCache, flushAuthCache, getBeanCount, getDeployerName, getDeploySetup, getDeployURL, getInitialContext, getIterationCount, getJndiInitFactory, getJndiURL, getLog, getResourceURL, getServer, getServerHost, getThreadCount, initDelegate, invoke, restartDBPool, sleep, testServerFound, undeploy |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JmxUnitTestCase(java.lang.String name)
Method Detail |
protected java.lang.String getAxisConfiguration()
getAxisConfiguration
in class JBossNetTestBase (src)
public void testBasic() throws java.lang.Exception
java.lang.Exception
public void testMBeanHandler() throws java.lang.Exception
java.lang.Exception
public void testAdaptor() throws java.lang.Exception
java.lang.Exception
public void testGetter() throws java.lang.Exception
java.lang.Exception
public void testDynamicGetter() throws java.lang.Exception
java.lang.Exception
public void testSetter() throws java.lang.Exception
java.lang.Exception
public void testSetterDynamic() throws java.lang.Exception
java.lang.Exception
public void testMethodInvoke() throws java.lang.Exception
java.lang.Exception
public void testDynamicMethodInvoke() throws java.lang.Exception
java.lang.Exception
public void checkWsdlOf(java.lang.String service) throws java.lang.Exception
java.lang.Exception
public void testWsdl() throws java.lang.Exception
java.lang.Exception
public static Test suite() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |