public class DurableResponseMatrixDUnitTest extends DistributedTestCase
ServerResponseMatrix is
applied or notDistributedTestCase.ExpectedException, DistributedTestCase.WaitCriterion, DistributedTestCase.WaitCriterion2| Modifier and Type | Field and Description |
|---|---|
protected static com.gemstone.gemfire.cache.Cache |
cache |
static java.lang.String |
KEY |
logPerTest, reconnect, system, testName| Constructor and Description |
|---|
DurableResponseMatrixDUnitTest(java.lang.String name)
constructor
|
addExpectedException, addExpectedException, addHydraProperties, attachDebugger, checkBBFlag, cleanupAllVms, clearBBFlag, crashDistributedSystem, crashDistributedSystem, createLogWriter, disconnectAllFromDS, disconnectFromDS, 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 static com.gemstone.gemfire.cache.Cache cache
public static final java.lang.String KEY
public DurableResponseMatrixDUnitTest(java.lang.String name)
public void setUp()
throws java.lang.Exception
DistributedTestCasesetUp in class DistributedTestCasejava.lang.Exceptionpublic void testRegisterInterestResponse_NonExistent_Invalid()
throws java.lang.Exception
java.lang.Exceptionpublic void testRegisterInterestResponse_NonExistent_Valid()
throws java.lang.Exception
java.lang.Exceptionpublic void BROKEN_testRegisterInterestResponse_Valid_Invalid()
throws java.lang.Exception
java.lang.Exceptionpublic void testRegisterInterestResponse_Valid_Valid()
throws java.lang.Exception
java.lang.Exceptionpublic void testRegisterInterestResponse_Invalid_Invalid()
throws java.lang.Exception
java.lang.Exceptionpublic void BROKEN_testRegisterInterestResponse_Invalid_Valid()
throws java.lang.Exception
java.lang.Exceptionpublic void testRegisterInterestResponse_Destroyed_Invalid()
throws java.lang.Exception
java.lang.Exceptionpublic void testRegisterInterestResponse_Destroyed_Valid()
throws java.lang.Exception
java.lang.Exceptionpublic void testRegisterInterest_Destroy_Concurrent()
throws java.lang.Exception
java.lang.Exceptionpublic void testNotification_NonExistent_Create()
throws java.lang.Exception
java.lang.Exceptionpublic void testNotification_NonExistent_Update()
throws java.lang.Exception
java.lang.Exceptionpublic void testNotification_NonExistent_Invalid()
throws java.lang.Exception
java.lang.Exceptionpublic void testNotification_NonExistent_Destroy()
throws java.lang.Exception
java.lang.Exceptionpublic void testNotification_Valid_Create()
throws java.lang.Exception
java.lang.Exceptionpublic void testNotification_Valid_Update()
throws java.lang.Exception
java.lang.Exceptionpublic void BROKEN_testNotification_Valid_Invalid()
throws java.lang.Exception
java.lang.Exceptionpublic void testNotification_Valid_Destroy()
throws java.lang.Exception
java.lang.Exceptionpublic void testNotification_Invalid_Create()
throws java.lang.Exception
java.lang.Exceptionpublic void testNotification_Invalid_Update()
throws java.lang.Exception
java.lang.Exceptionpublic void BROKEN_testNotification_Invalid_Invalid()
throws java.lang.Exception
java.lang.Exceptionpublic void testNotification_Invalid_Destroy()
throws java.lang.Exception
java.lang.Exceptionpublic void testNotification_LocalInvalid_Create()
throws java.lang.Exception
java.lang.Exceptionpublic void testNotification_LocalInvalid_Update()
throws java.lang.Exception
java.lang.Exceptionpublic void BROKEN_testNotification_LocalInvalid_Invalid()
throws java.lang.Exception
java.lang.Exceptionpublic void testNotification_LocalInvalid_Destroy()
throws java.lang.Exception
java.lang.Exceptionpublic static void updateEntry(java.lang.String key,
java.lang.String value)
throws java.lang.Exception
java.lang.Exceptionpublic static void destroyEntry(java.lang.String key)
throws java.lang.Exception
java.lang.Exceptionpublic static void invalidateEntryOnly(java.lang.String key)
throws java.lang.Exception
java.lang.Exceptionpublic static void invalidateEntry(java.lang.String key)
throws java.lang.Exception
java.lang.Exceptionpublic static void localInvalidateEntry(java.lang.String key)
throws java.lang.Exception
java.lang.Exceptionpublic static java.lang.Integer createServerCache()
throws java.lang.Exception
java.lang.Exceptionpublic void tearDown2()
throws java.lang.Exception
DistributedTestCaseDistributedTestCase.tearDown() method, and should be over ridden in its place.tearDown2 in class DistributedTestCasejava.lang.Exceptionpublic static void closeCache()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.