public class CacheXml45Test extends CacheXml41Test
| Modifier and Type | Class and Description |
|---|---|
static class |
CacheXml45Test.MySecondTestCacheListener
A
CacheListener that is
Declarable, but not Declarable2. |
static class |
CacheXml45Test.MySecondTestTransactionListener
A
TransactionListener that is
Declarable, but not Declarable2. |
CacheXml30Test.CacheLoaderWithDeclarables, CacheXml30Test.EvictionObjectSizer, CacheXml30Test.ExceptionalCacheListener, CacheXml30Test.MyTestCacheListener, CacheXml30Test.MyTestCacheWriter, CacheXml30Test.MyTestTransactionListener, CacheXml30Test.NotDeclarableCacheListener, CacheXml30Test.TestBridgeClient, CacheXml30Test.TestDeclarable, CacheXml30Test.TestExceptionDistributedTestCase.ExpectedException, DistributedTestCase.WaitCriterion, DistributedTestCase.WaitCriterion2| Modifier and Type | Field and Description |
|---|---|
protected java.util.Properties |
xmlProps
These properties, if any, will be added to the properties used for getSystem calls
|
cachelogPerTest, reconnect, system, testName| Constructor and Description |
|---|
CacheXml45Test(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Properties |
getDistributedSystemProperties()
Returns a
Properties object used to configure a
connection to a DistributedSystem. |
protected java.lang.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 |
testDataPolicy() |
void |
testGatewayHub()
Test GatewayHub / Gateway creation
|
void |
testHeapLRUEviction() |
void |
testMembershipAttributes()
Test xml support of MembershipAttributes.
|
void |
testMultipleCacheListener()
Tests multiple cache listeners on one region
|
void |
testMultipleTXListener()
Tests multiple transaction listeners
|
void |
testPartitionedRegionInstantiation()
Tests that a region created with a named attributes has the correct
attributes.
|
void |
testPartitionedRegionXML()
Tests that a region created with a named attributes has the correct
attributes.
|
_testDynamicRegionFactoryCacheWriter, generate, testAddEntriesViaCacheXml, testAddRegionViaCacheXml, testCreateSameRegionTwice, testCreateSameSubregionTwice, testDynamicRegionFactoryDefault, testDynamicRegionFactoryDiskDir, testDynamicRegionFactoryNonDefault, testEnableAsyncConflationAttribute, testEnableBridgeConflationAttribute, testEnableGatewayAttribute, testModifyCacheAttributes, testModifyRegionViaCacheXml, testNamedAttributes, testPublisherAttribute, testRegisteringNamedRegionAttributes, testUnknownNamedAttributestestBridgeServers, testCacheTransactionManager, testConstrainedValues, testIsLockGrantorAttribute, testServer, testTransactionListenerfindFile, 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, toStringprotected java.util.Properties xmlProps
protected java.lang.String getGemFireVersion()
CacheXml30TestgetGemFireVersion in class CacheXml41TestCacheXml.VERSION_3_0public void setBridgeAttributes(com.gemstone.gemfire.cache.util.BridgeServer bridge1)
CacheXml40TestsetBridgeAttributes in class CacheXml41Testbridge1 - the bridge server to set attributes uponpublic void testDataPolicy()
throws com.gemstone.gemfire.cache.CacheException
com.gemstone.gemfire.cache.CacheExceptionpublic java.util.Properties getDistributedSystemProperties()
DistributedTestCaseProperties object used to configure a
connection to a DistributedSystem.
Unless overridden, this method will return an empty
Properties object.getDistributedSystemProperties in class CacheXml30Testpublic void testMembershipAttributes()
throws java.lang.Exception
java.lang.Exceptionpublic void testMultipleCacheListener()
throws com.gemstone.gemfire.cache.CacheException
com.gemstone.gemfire.cache.CacheExceptionpublic void testHeapLRUEviction()
throws java.lang.Exception
java.lang.Exceptionpublic void testMultipleTXListener()
throws com.gemstone.gemfire.cache.CacheException
com.gemstone.gemfire.cache.CacheExceptionpublic void testGatewayHub()
throws com.gemstone.gemfire.cache.CacheException
com.gemstone.gemfire.cache.CacheExceptionpublic void testPartitionedRegionXML()
throws com.gemstone.gemfire.cache.CacheException
com.gemstone.gemfire.cache.CacheExceptionpublic void testPartitionedRegionInstantiation()
throws com.gemstone.gemfire.cache.CacheException
com.gemstone.gemfire.cache.CacheExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.