public class CliUtilDUnitTest extends CacheTestCase
| Modifier and Type | Class and Description |
|---|---|
static class |
CliUtilDUnitTest.DunitFunction |
DistributedTestCase.ExpectedException, DistributedTestCase.WaitCriterion, DistributedTestCase.WaitCriterion2| Modifier and Type | Field and Description |
|---|---|
static String |
COMMON_REGION |
static String |
COMMON_REGION_GROUP1 |
static String |
COMMON_REGION_GROUP2 |
static String |
GROUP1 |
static String |
GROUP2 |
static String |
MEMBER_1_GROUP1 |
static String |
MEMBER_1_GROUP2 |
static String |
MEMBER_2_GROUP1 |
static String |
MEMBER_2_GROUP2 |
static String |
REGION_MEMBER1_GROUP1 |
static String |
REGION_MEMBER1_GROUP2 |
static String |
REGION_MEMBER2_GROUP1 |
static String |
REGION_MEMBER2_GROUP2 |
cachelogPerTest, reconnect, system, testName| Constructor and Description |
|---|
CliUtilDUnitTest(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
createCacheWithMemberIdAndGroup(String memberName,
String groupName) |
protected void |
destroySetup() |
void |
getDistributedMemberByNameOrId(String name,
String id) |
void |
getRegionAssociatedMembers() |
void |
tearDown2()
Tears down the test.
|
void |
testCliUtilMethods() |
void |
testFileToBytes() |
void |
verifyExecuteFunction() |
void |
verifyFindAllMatchingMembers() |
addExceptionTag1, basicGetCache, beginCacheXml, cleanDiskDirs, closeAllCache, closeCache, 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, setUp, 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 static final String COMMON_REGION
public static final String COMMON_REGION_GROUP1
public static final String COMMON_REGION_GROUP2
public static final String REGION_MEMBER1_GROUP1
public static final String REGION_MEMBER2_GROUP1
public static final String REGION_MEMBER1_GROUP2
public static final String REGION_MEMBER2_GROUP2
public static final String MEMBER_1_GROUP1
public static final String MEMBER_2_GROUP1
public static final String MEMBER_1_GROUP2
public static final String MEMBER_2_GROUP2
public static final String GROUP1
public static final String GROUP2
public CliUtilDUnitTest(String name)
public void tearDown2()
throws Exception
DistributedTestCaseDistributedTestCase.tearDown() method, and should be over ridden in its place.tearDown2 in class CacheTestCaseExceptionprotected final void destroySetup()
public void createCacheWithMemberIdAndGroup(String memberName, String groupName)
public void testFileToBytes()
public void testCliUtilMethods()
public void verifyFindAllMatchingMembers()
public void verifyExecuteFunction()
public void getRegionAssociatedMembers()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.