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(java.lang.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 void setUp()
throws java.lang.Exception
DistributedTestCasesetUp in class DistributedTestCasejava.lang.Exceptionpublic void testClientWithFeederAndCQ()
throws java.lang.Exception
java.lang.Exceptionpublic void testCQHAWithState()
throws java.lang.Exception
java.lang.Exceptionpublic void testCQWithDestroysAndInvalidates()
throws java.lang.Exception
java.lang.Exceptionpublic void testCQWithMultipleClients()
throws java.lang.Exception
java.lang.Exceptionpublic void testCQWithLoad()
throws java.lang.Exception
java.lang.Exceptionpublic void testCQWithEviction()
throws java.lang.Exception
java.lang.Exceptionpublic void testCQWithEstablishCallBackConnection()
throws java.lang.Exception
java.lang.Exceptionpublic void testRegionEvents()
throws java.lang.Exception
java.lang.Exceptionpublic void testEventsDuringQueryExecution()
throws java.lang.Exception
java.lang.Exceptionpublic void testCqStatInitializationTimingIssue()
public void testGetDurableCQsFromPoolOnly()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetDurableCQsFromServerWithEmptyList()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetDurableCqsFromServer()
public void testGetDurableCqsFromServerCycleClients()
public void testGetDurableCqsFromServerCycleClientsAndMoreCqs()
public CacheSerializableRunnable setTestHook()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.