| |
|
| org.kuali.bus.test.KSBTestCase edu.iu.uis.eden.messaging.ServiceCallClusterTest
ServiceCallClusterTest | public class ServiceCallClusterTest extends KSBTestCase (Code) | | Verify services in a cluster are being both being called
Verify a locally deployed service is always called instead of a remote service in a cluster
Verify that a service in a cluster fails over when one of the services in the cluster goes down.
author: Kuali Rice Team (kuali-rice@googlegroups.com) |
startClient1 | public boolean startClient1()(Code) | | |
startClient2 | public boolean startClient2()(Code) | | |
testDefaultToLocalService | public void testDefaultToLocalService() throws Exception(Code) | | |
testServiceFailOver | public void testServiceFailOver() throws Exception(Code) | | |
|
|
|