public class TXOrderDUnitTest extends CacheTestCase
DistributedTestCase.ExpectedException, DistributedTestCase.WaitCriterion, DistributedTestCase.WaitCriterion2| Modifier and Type | Field and Description |
|---|---|
protected int |
invokeCount |
cachelogPerTest, reconnect, system, testName| Constructor and Description |
|---|
TXOrderDUnitTest(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
_testFarSideOpForLoad()
test bug#40870
|
static com.gemstone.gemfire.distributed.DistributedMember |
getVMDistributedMember() |
void |
testBug43353() |
void |
testFarSideIndexOnDestroy() |
void |
testFarSideIndexOnInvalidate() |
void |
testFarSideIndexOnPut()
verify that queries on indexes work with transaction
|
void |
testFarSideOrder()
make sure listeners get invoked in correct order on far side of tx
|
void |
testInternalRegionNotExposed() |
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, setUp, 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 TXOrderDUnitTest(String name)
public static com.gemstone.gemfire.distributed.DistributedMember getVMDistributedMember()
public void testFarSideOrder()
throws com.gemstone.gemfire.cache.CacheException
com.gemstone.gemfire.cache.CacheExceptionpublic void _testFarSideOpForLoad()
throws Exception
Exceptionpublic void testInternalRegionNotExposed()
public void testFarSideIndexOnPut()
throws Exception
Exceptionbug#40842public void testFarSideIndexOnInvalidate()
throws Exception
Exceptionpublic void testFarSideIndexOnDestroy()
throws Exception
Exceptionpublic void testBug43353()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.