| |
|
| org.jboss.test.JBossTestCase org.jboss.test.binding.BindingServiceUnitTestCase
BindingServiceUnitTestCase | public class BindingServiceUnitTestCase extends JBossTestCase (Code) | | Tests of the effect of the binding manager service on a two jboss instances.
This needs the configurations created by the test-example-binding-manager
target running to pass.
author: Scott.Stark@jboss.org version: $Revision: 57211 $ |
BindingServiceUnitTestCase | public BindingServiceUnitTestCase(String name)(Code) | | |
testAvailableServicesServer0 | public void testAvailableServicesServer0() throws Exception(Code) | | Query for all mbeans in the jnp://localhost:1199 and jnp://localhost:1299
servers and assert that every mbean with a State attribute has reached
the ServiceMBean.STARTED state.
throws: Exception - |
testAvailableServicesServer1 | public void testAvailableServicesServer1() throws Exception(Code) | | |
testServerFound | public void testServerFound()(Code) | | Override to ignore
|
|
|
|