public class CqDataUsingPoolDUnitTest extends CacheTestCase
DistributedTestCase.ExpectedException, DistributedTestCase.WaitCriterion, DistributedTestCase.WaitCriterion2| Modifier and Type | Field and Description |
|---|---|
protected CqQueryUsingPoolDUnitTest |
cqDUnitTest |
cachelogPerTest, reconnect, system, testName| Constructor and Description |
|---|
CqDataUsingPoolDUnitTest(String name) |
| Modifier and Type | Method and Description |
|---|---|
CacheSerializableRunnable |
setTestHook() |
void |
setUp()
Sets up the test (noop).
|
void |
testClientWithFeederAndCQ()
Tests with client acting as feeder/publisher and registering cq.
|
void |
testCQHAWithState()
Test for CQ Fail over/HA with redundancy level set.
|
void |
testCqStatInitializationTimingIssue() |
void |
testCQWithDestroysAndInvalidates()
Tests propogation of invalidates and destorys to the clients.
|
void |
testCQWithEstablishCallBackConnection()
Test for CQ with establishCallBackConnection.
|
void |
testCQWithEviction()
Test for CQ when entries are evicted from region.
|
void |
testCQWithLoad()
Test for CQ when region is populated with net load.
|
void |
testCQWithMultipleClients()
Tests make sure that the second client doesnt get more
events then there should be.
|
void |
testEventsDuringQueryExecution()
Test for events created during the CQ query execution.
|
void |
testGetDurableCQsFromPoolOnly() |
void |
testGetDurableCqsFromServer() |
void |
testGetDurableCqsFromServerCycleClients() |
void |
testGetDurableCqsFromServerCycleClientsAndMoreCqs() |
void |
testGetDurableCQsFromServerWithEmptyList() |
void |
testRegionEvents()
Test for:
Region destroy, calls close on the server.
|
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, sendUnorderedMessageToAll, tearDown2addExpectedException, 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, toStringprotected CqQueryUsingPoolDUnitTest cqDUnitTest
public CqDataUsingPoolDUnitTest(String name)
public void setUp()
throws Exception
DistributedTestCasesetUp in class DistributedTestCaseExceptionpublic void testClientWithFeederAndCQ()
throws Exception
Exceptionpublic void testCQHAWithState()
throws Exception
Exceptionpublic void testCQWithDestroysAndInvalidates()
throws Exception
Exceptionpublic void testCQWithMultipleClients()
throws Exception
Exceptionpublic void testCQWithLoad()
throws Exception
Exceptionpublic void testCQWithEviction()
throws Exception
Exceptionpublic void testCQWithEstablishCallBackConnection()
throws Exception
Exceptionpublic void testRegionEvents()
throws Exception
Exceptionpublic void testEventsDuringQueryExecution()
throws Exception
Exceptionpublic void testCqStatInitializationTimingIssue()
public void testGetDurableCQsFromPoolOnly()
throws Exception
Exceptionpublic void testGetDurableCQsFromServerWithEmptyList()
throws Exception
Exceptionpublic void testGetDurableCqsFromServer()
public void testGetDurableCqsFromServerCycleClients()
public void testGetDurableCqsFromServerCycleClientsAndMoreCqs()
public CacheSerializableRunnable setTestHook()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.