public class CacheXml40Test extends CacheXml30Test
CacheXml30Test.CacheLoaderWithDeclarables, CacheXml30Test.EvictionObjectSizer, CacheXml30Test.ExceptionalCacheListener, CacheXml30Test.MyTestCacheListener, CacheXml30Test.MyTestCacheWriter, CacheXml30Test.MyTestTransactionListener, CacheXml30Test.NotDeclarableCacheListener, CacheXml30Test.TestBridgeClient, CacheXml30Test.TestDeclarable, CacheXml30Test.TestExceptionDistributedTestCase.ExpectedException, DistributedTestCase.WaitCriterion, DistributedTestCase.WaitCriterion2cachelogPerTest, reconnect, system, testName| Constructor and Description |
|---|
CacheXml40Test(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getGemFireVersion()
The version of GemFire tested by this class.
|
void |
setBridgeAttributes(com.gemstone.gemfire.cache.util.BridgeServer bridge1)
Used by testBridgeServers to set version specific attributes
|
void |
testBridgeServers()
Tests declarative bridge servers
|
void |
testCacheTransactionManager()
Tests transaction manager with no listener
|
void |
testConstrainedValues()
Tests the value constraints region attribute that was added in
GemFire 4.0.
|
void |
testIsLockGrantorAttribute()
Tests the is-lock-grantor attribute in xml.
|
void |
testServer()
Tests the cache server attribute
|
void |
testTransactionListener()
Tests a cache listener with no parameters
|
findFile, getDistributedSystemProperties, setUp, setXmlFile, tearDown2, testAttributesUnordered, testBadFloat, testBadInt, testBadKeyConstraintClass, testBadScope, testBridgeClientAsLoader, testBridgeClientAsWriter, testBridgeClientLoaderOverride, testBridgeClientWriterOverride, testCacheListener, testCacheLoaderWithDeclarables, testCacheWriter, testCallbackNotDeclarable, testCallbackWithException, testConstrainedKeys, testDefaultCache, testDiskDirs, testDiskWriteAttributes, testEntriesInRootRegion, testEvictionLRUEntryAttributes, testEvictionLRUHeapAttributes, testEvictionLRUMemoryAttributes, testExampleCacheXmlFile, testExpirationAttriubutes, testLoaderNotLoader, testMalformed, testNestedRegions, testNonDefaultCache, testNonDefaultRegionAttributes, testNonExistentFile, testOverflowAndBackup, testXml, testXml, testXmlFileIsDirectoryaddExceptionTag1, 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, sendUnorderedMessageToAlladdExpectedException, addExpectedException, addHydraProperties, attachDebugger, checkBBFlag, cleanupAllVms, clearBBFlag, crashDistributedSystem, crashDistributedSystem, createLogWriter, disconnectAllFromDS, dumpAllStacks, dumpMyThreads, dumpStack, dumpStack, dumpStack, dumpStackTrace, fail, getAllDistributedSystemProperties, 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, toStringpublic CacheXml40Test(String name)
protected String getGemFireVersion()
CacheXml30TestgetGemFireVersion in class CacheXml30TestCacheXml.VERSION_3_0public void testServer()
public void testBridgeServers()
public void setBridgeAttributes(com.gemstone.gemfire.cache.util.BridgeServer bridge1)
bridge1 - the bridge server to set attributes uponpublic void testIsLockGrantorAttribute()
throws com.gemstone.gemfire.cache.CacheException
com.gemstone.gemfire.cache.CacheExceptionpublic void testTransactionListener()
public void testCacheTransactionManager()
public void testConstrainedValues()
throws com.gemstone.gemfire.cache.CacheException
com.gemstone.gemfire.cache.CacheExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.