public class SystemMemberRegionDUnitTest extends AdminDUnitTestCase
SystemMemberRegion
administration API.DistributedTestCase.ExpectedException, DistributedTestCase.WaitCriterion, DistributedTestCase.WaitCriterion2agent, AGENT_VM, debug, NUM_RETRY, RETRY_INTERVAL, shutdownThread, tcSystem, urlStringcachelogPerTest, reconnect, system, testName| Constructor and Description |
|---|
SystemMemberRegionDUnitTest(String name)
Creates a new
SystemMemberRegionDUnitTest |
| Modifier and Type | Method and Description |
|---|---|
static void |
caseSetUp() |
static com.gemstone.gemfire.distributed.DistributedMember |
getMyName() |
void |
testRegionAPIStatistics()
Tests accessing the hit count/miss count region statistics
via the admin API.
|
void |
testRegionAttributeCacheListener()
Test region cacheListener attribute with one cacheListener Verify that the
attribute returns the added CacheListener
|
void |
testRegionAttributes()
Tests that region attributes are accessed correctly with the
admin API.
|
void |
testRegionMethodGetCacheListeners()
Tests region getCacheListeners method with multiple cacheListeners Verify
that cachelistener attribute/getCacheListener method returns the 1st added
CacheListener
|
void |
testSubregions()
Tests administration operations on subregions
|
assertAgent, assertLog, createDistributedSystem, disconnect, getAdminDistributedSystem, getDistributedMember, getDistributionConfig, getLocators, isJMX, isRMI, isSSL, reconnectToSystem, setUp, startAgent, stopAgent, tearDown2addExceptionTag1, 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, 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 SystemMemberRegionDUnitTest(String name)
SystemMemberRegionDUnitTestpublic static void caseSetUp()
public void testRegionAttributes()
throws Exception
Exceptionpublic static com.gemstone.gemfire.distributed.DistributedMember getMyName()
public void testRegionAPIStatistics()
throws Exception
Exceptionpublic void testSubregions()
throws Exception
Exceptionpublic void testRegionAttributeCacheListener()
throws Exception
ExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.