public class JavaGroupsTest extends DistributedTestCase
| Modifier and Type | Class and Description |
|---|---|
static class |
JavaGroupsTest.IntegerMessage
A message containing an Integer sequence number.
|
DistributedTestCase.ExpectedException, DistributedTestCase.WaitCriterion, DistributedTestCase.WaitCriterion2| Modifier and Type | Field and Description |
|---|---|
protected static com.gemstone.gemfire.distributed.internal.InternalDistributedSystem |
system
This VM's connect to the distributed system
|
logPerTest, reconnect, testName| Constructor and Description |
|---|
JavaGroupsTest(String name) |
| Modifier and Type | Method and Description |
|---|---|
protected static com.gemstone.gemfire.distributed.internal.membership.InternalDistributedMember |
remoteGetDistributionManagerId()
Returns the id of the DistributionManager that this VM is
currently attached to.
|
void |
tearDown2()
Disconnect each VM from the distributed system
|
void |
testMessagesArriveInOrder()
Do messages arrive in the same order in which they are sent? See
bug 28397.
|
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, 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, toStringprotected static com.gemstone.gemfire.distributed.internal.InternalDistributedSystem system
public JavaGroupsTest(String name)
protected static com.gemstone.gemfire.distributed.internal.membership.InternalDistributedMember remoteGetDistributionManagerId()
public void tearDown2()
tearDown2 in class DistributedTestCasepublic void testMessagesArriveInOrder()
throws InterruptedException
InterruptedExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.