| |
|
| org.apache.cxf.systest.clustering.FailoverTest
FailoverTest | public class FailoverTest extends AbstractBusClientServerTestBase (Code) | | Tests failover within a static cluster.
|
enableWSAForCurrentEndpoint | protected void enableWSAForCurrentEndpoint()(Code) | | |
isWSAEnabledForCurrentEndpoint | protected boolean isWSAEnabledForCurrentEndpoint()(Code) | | |
setUp | public void setUp()(Code) | | |
tearDown | public void tearDown()(Code) | | |
testDefaultSequentialStrategy | public void testDefaultSequentialStrategy() throws Exception(Code) | | |
testEndpointSpecificInterceptorsDoNotPersistAcrossFailover | public void testEndpointSpecificInterceptorsDoNotPersistAcrossFailover() throws Exception(Code) | | |
testExplicitSequentialStrategy | public void testExplicitSequentialStrategy() throws Exception(Code) | | |
testFailoverOnCurrentReplicaDeath | public void testFailoverOnCurrentReplicaDeath() throws Exception(Code) | | |
testInitialFailoverOnPrimaryReplicaUnavailable | public void testInitialFailoverOnPrimaryReplicaUnavailable() throws Exception(Code) | | |
testNoFailbackWhileCurrentReplicaLive | public void testNoFailbackWhileCurrentReplicaLive() throws Exception(Code) | | |
testNoFailoverAcrossBindings | public void testNoFailoverAcrossBindings() throws Exception(Code) | | |
testNoFailoverOnApplicationFault | public void testNoFailoverOnApplicationFault() throws Exception(Code) | | |
testRevertExceptionOnUnsucessfulFailover | public void testRevertExceptionOnUnsucessfulFailover() throws Exception(Code) | | |
|
|
|