public class WanCommandGatewayReceiverStopDUnitTest extends WANCommandTestBase
DistributedTestCase.ExpectedException, DistributedTestCase.WaitCriterion, DistributedTestCase.WaitCriterion2USE_HTTP_SYSTEM_PROPERTYlogPerTest, reconnect, system, testName| Constructor and Description |
|---|
WanCommandGatewayReceiverStopDUnitTest(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp()
Sets up the test (noop).
|
void |
testStopGatewayReceiver_ErrorConditions()
Test wan commands for error in input 1> start gateway-sender command needs
only one of member or group.
|
void |
testStopGatewayReceiver_Group()
test to validate that the start gateway sender starts the gateway sender on
a group of members
|
void |
testStopGatewayReceiver_MultipleGroup()
Test to validate the scenario gateway sender is started when one or more
sender members belongs to multiple groups
|
void |
testStopGatewayReceiver_onMember()
test to validate that the start gateway sender starts the gateway sender on
a member
|
void |
testStopGatewayReceiver() |
closeCache, createAndStartReceiver, createAndStartReceiverWithGroup, createCache, createCacheWithGroups, createFirstLocatorWithDSId, createFirstRemoteLocator, createReceiver, createReceiverWithGroup, createSender, enableManagement, getLocatorPort, getMember, pauseSender, startReceiver, startSender, stopReceiver, tearDown2, verifyReceiverCreationWithAttributes, verifyReceiverState, verifySenderAttributes, verifySenderStatecommandResultToString, countLinesInString, countMatchesInString, createDefaultSetup, createShell, debug, destroyDefaultSetup, error, error, executeCommand, executeCommand, executeCommandWithoutClear, executeCommandWithoutClear, extractCommandResult, getDefaultShell, getLineFromString, info, printResult, shellConnect, stringContainsLineaddExceptionTag1, basicGetCache, beginCacheXml, cleanDiskDirs, closeAllCache, createLonerCache, createMcastCache, createMcastCache, createRegion, createRegion, createRootRegion, createRootRegion, disconnectFromDS, finishCacheXml, finishCacheXml, getCache, getCache, getCache, getCache, getClientCache, getDiskDirs, getGemfireCache, getInternalRegionArguments, getRootRegion, getRootRegion, hasCache, remoteTearDown, removeExceptionTag1, sendSerialMessageToAll, sendUnorderedMessageToAlladdExpectedException, addExpectedException, addHydraProperties, attachDebugger, checkBBFlag, cleanupAllVms, clearBBFlag, crashDistributedSystem, crashDistributedSystem, createLogWriter, disconnectAllFromDS, 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 WanCommandGatewayReceiverStopDUnitTest(String name)
public void setUp()
throws Exception
DistributedTestCasesetUp in class WANCommandTestBaseExceptionpublic void testStopGatewayReceiver_ErrorConditions()
public void testStopGatewayReceiver()
public void testStopGatewayReceiver_onMember()
public void testStopGatewayReceiver_Group()
public void testStopGatewayReceiver_MultipleGroup()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.