public class DistributedSystemTest extends DistributedTestCase
DistributedSystem class.InternalDistributedSystemJUnitTest,
Serialized FormDistributedTestCase.ExpectedException, DistributedTestCase.WaitCriterion, DistributedTestCase.WaitCriterion2logPerTest, reconnect, system, testName| Constructor and Description |
|---|
DistributedSystemTest(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
DISABLED_BUG_51467_testLoopbackNotAllowed()
test that loopback cannot be used as a bind address when a locator w/o a bind address is being used
|
void |
setUp()
Sets up the test (noop).
|
void |
testBug43652()
test jgroups handling of a request to retransmit a large message
|
void |
testConflictingUDPPort() |
void |
testEmptyCacheXmlFile()
Tests that configuring a distributed system with a cache-xml-file
of "" does not initialize a cache.
|
void |
testGetDifferentSystem()
Tests that getting a
DistributedSystem with a
different configuration after one has already been obtained
throws an exception. |
void |
testGetDifferentSystemAfterClose()
Tests getting a system with a different configuration after
another system has been closed.
|
void |
testGetProperties() |
void |
testGetSameSystemTwice()
Tests that we can get a DistributedSystem with the same
configuration twice.
|
void |
testInterruptedWhileConnecting() |
void |
testIsolatedDistributedSystem() |
void |
testMembershipPortRange() |
void |
testMembershipPortRangeWithExactThreeValues() |
void |
testSpecificTcpPort()
test the ability to set the port used to listen for tcp/ip connections
|
void |
testUDPPortRange() |
void |
testWaitForDeparture()
ensure that waitForMemberDeparture correctly flushes the serial message queue for
the given member
|
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, tearDown2, 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 DistributedSystemTest(String name)
public void setUp()
throws Exception
DistributedTestCasesetUp in class DistributedTestCaseExceptionpublic void testWaitForDeparture()
throws Exception
Exceptionpublic void testGetSameSystemTwice()
public void testGetDifferentSystem()
DistributedSystem with a
different configuration after one has already been obtained
throws an exception.public void testGetDifferentSystemAfterClose()
public void testGetProperties()
public void testIsolatedDistributedSystem()
throws Exception
Exceptionpublic void testSpecificTcpPort()
throws Exception
Exceptionpublic void DISABLED_BUG_51467_testLoopbackNotAllowed()
throws Exception
Exceptionpublic void testBug43652()
throws Exception
Exceptionpublic void testMembershipPortRangeWithExactThreeValues()
throws Exception
Exceptionpublic void testEmptyCacheXmlFile()
throws Exception
ExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.