public class BackwardCompatibilityDUnitTest extends DistributedTestCase
DistributedTestCase.ExpectedException, DistributedTestCase.WaitCriterion, DistributedTestCase.WaitCriterion2logPerTest, reconnect, system, testName| Constructor and Description |
|---|
BackwardCompatibilityDUnitTest(String name) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
deleteDir(File dir) |
protected static void |
deleteDirContents(File dir) |
protected static boolean |
deleteDirOnly(File dir) |
String |
getSysDir() |
String |
getTestLogNamePrefix() |
void |
setUp()
Sets up the test (noop).
|
int |
startVersionedServer(String version,
String versionDir,
String workingDir,
int mcastPort,
int locatorPort,
boolean withAuth) |
void |
stopVersionedLocator(String version,
String versionDir,
String workingDir) |
void |
stopVersionedServer(String version,
String versionDir,
String workingDir) |
void |
testMixedVersion()
Not valid since 7.1.
|
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 BackwardCompatibilityDUnitTest(String name)
public void setUp()
throws Exception
DistributedTestCasesetUp in class DistributedTestCaseExceptionpublic String getSysDir()
public static boolean deleteDir(File dir)
protected static void deleteDirContents(File dir)
protected static boolean deleteDirOnly(File dir)
public void testMixedVersion()
throws Exception
Exceptionpublic String getTestLogNamePrefix()
public void stopVersionedLocator(String version, String versionDir, String workingDir) throws Exception
Exceptionpublic int startVersionedServer(String version, String versionDir, String workingDir, int mcastPort, int locatorPort, boolean withAuth) throws Exception
ExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.