public class RedundancyLevelPart3DUnitTest extends RedundancyLevelTestBase
DistributedTestCase.ExpectedException, DistributedTestCase.WaitCriterion, DistributedTestCase.WaitCriterion2makePrimaryCalled, registerInterestCalledlogPerTest, reconnect, system, testName| Constructor and Description |
|---|
RedundancyLevelPart3DUnitTest(String name)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
static void |
caseSetUp() |
void |
testRegisterInterestAndMakePrimaryWithFullRedundancy()
This tests failing of a primary server in a situation where teh rest of the server are all redundant.
|
void |
testRegisterInterestAndMakePrimaryWithRedundancyOne()
This tests failing of a primary server in a situation where only one of the rest of teh servers is redundant.
|
void |
testRegisterInterestAndMakePrimaryWithZeroRedundancy()
This tests failing of a primary server in a situation where the rest of the server are all non redundant.
|
closeCache, createClientCache, createClientCache, createEntriesK1andK2, createServerCache, doPuts, putEntriesK1andK2, registerK1AndK2, setUp, startServer, stopServer, tearDown2, unregisterInterest, verifyCCP, verifyDeadServers, verifyDispatcherIsAlive, verifyDispatcherIsNotAlive, verifyInterestRegistration, verifyLiveAndRedundantServers, verifyNoCCP, verifyOrderOfEndpoints, verifyRedundantServersContainaddExpectedException, addExpectedException, addHydraProperties, attachDebugger, checkBBFlag, cleanupAllVms, clearBBFlag, crashDistributedSystem, crashDistributedSystem, createLogWriter, disconnectAllFromDS, disconnectFromDS, dumpAllStacks, dumpMyThreads, dumpStack, dumpStack, dumpStack, dumpStackTrace, fail, getAllDistributedSystemProperties, getDistributedSystemProperties, getDUnitLocatorAddress, getDUnitLocatorPort, getDUnitLocatorString, getDUnitLogLevel, getIPLiteral, getLogWriter, getLonerSystem, getMcastSystem, getMcastSystem, getRepeatTimeoutMs, getServerHostName, getSystem, getSystem, getTestClass, getTestName, getUniqueName, getVMCount, incBBFlag, invokeInEveryVM, invokeInEveryVM, invokeInEveryVM, invokeInEveryVM, invokeInEveryVMRepeatingIfNecessary, invokeInLocator, invokeRepeatingIfNecessary, isConnectedToDS, join, noteTiming, pause, pause, perVMSetUp, realTearDown, setDiskStoreForGateway, setSystem, setTestName, staticPause, tearDown, unregisterAllDataSerializersFromAllVms, unregisterDataSerializerInThisVM, unregisterInstantiatorsInThisVM, waitForBBFlag, waitForCriterion, waitMutexassertEquals, 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, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringpublic RedundancyLevelPart3DUnitTest(String name)
public void testRegisterInterestAndMakePrimaryWithFullRedundancy()
public void testRegisterInterestAndMakePrimaryWithZeroRedundancy()
public void testRegisterInterestAndMakePrimaryWithRedundancyOne()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.