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(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 |
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 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 testCQWithConnectionPool()
throws java.lang.Exception
java.lang.Exceptionpublic void testCQWithBridgeClient()
throws java.lang.Exception
java.lang.Exceptionpublic void testCQWithBridgeWriter()
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 testMultipleExecuteWithInitialResults()
throws java.lang.Exception
java.lang.Exceptionpublic CacheSerializableRunnable setTestHook()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.