public class CqDataDUnitTest extends CacheTestCase
DistributedTestCase.ExpectedException, DistributedTestCase.WaitCriterion, DistributedTestCase.WaitCriterion2| Modifier and Type | Field and Description |
|---|---|
protected CqQueryDUnitTest |
cqDUnitTest |
cachelogPerTest, reconnect, system, testName| Constructor and Description |
|---|
CqDataDUnitTest(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 |
testCQWithBridgeClient()
Test for CQ with BridgeClient.
|
void |
testCQWithBridgeWriter()
Test for CQ with ConnectionPool...
|
void |
testCQWithConnectionPool()
Test for CQ with ConnectionPool.
|
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 |
testMultipleExecuteWithInitialResults()
This test was created to test executeWithInitialResults being called
multiple times.
|
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 CqQueryDUnitTest cqDUnitTest
public CqDataDUnitTest(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 testCQWithConnectionPool()
throws Exception
Exceptionpublic void testCQWithBridgeClient()
throws Exception
Exceptionpublic void testCQWithBridgeWriter()
throws Exception
Exceptionpublic void testCQWithEstablishCallBackConnection()
throws Exception
Exceptionpublic void testRegionEvents()
throws Exception
Exceptionpublic void testEventsDuringQueryExecution()
throws Exception
Exceptionpublic void testMultipleExecuteWithInitialResults()
throws Exception
Exceptionpublic CacheSerializableRunnable setTestHook()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.