public class ListAndDescribeDiskStoreCommandsDUnitTest extends CliCommandTestBase
CliCommandTestBase,
DiskStoreCommands,
Serialized Form| Modifier and Type | Class and Description |
|---|---|
protected static class |
ListAndDescribeDiskStoreCommandsDUnitTest.Peer |
DistributedTestCase.ExpectedException, DistributedTestCase.WaitCriterion, DistributedTestCase.WaitCriterion2USE_HTTP_SYSTEM_PROPERTYcachelogPerTest, reconnect, system, testName| Constructor and Description |
|---|
ListAndDescribeDiskStoreCommandsDUnitTest(String testName) |
| Modifier and Type | Method and Description |
|---|---|
protected Properties |
createDistributedSystemProperties(String gemfireName) |
protected ListAndDescribeDiskStoreCommandsDUnitTest.Peer |
createPeer(Properties distributedSystemConfiguration,
VM vm) |
protected void |
createPersistentRegion(ListAndDescribeDiskStoreCommandsDUnitTest.Peer peer,
String regionName,
String diskStoreName) |
void |
setUp()
Sets up the test (noop).
|
protected void |
setupGemFire() |
void |
tearDown2()
Tears down the test.
|
void |
testDescribeDiskStore() |
void |
testDescribeDiskStoreWithInvalidDiskStoreName() |
void |
testDescribeDiskStoreWithInvalidMemberName() |
void |
testListDiskStore() |
protected static String |
toString(com.gemstone.gemfire.management.cli.Result result) |
commandResultToString, countLinesInString, countMatchesInString, createDefaultSetup, createShell, debug, destroyDefaultSetup, error, error, executeCommand, executeCommand, executeCommandWithoutClear, executeCommandWithoutClear, extractCommandResult, getDefaultShell, getLineFromString, info, printResult, shellConnect, stringContainsLineaddExceptionTag1, 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, 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, toStringpublic ListAndDescribeDiskStoreCommandsDUnitTest(String testName)
protected static String toString(com.gemstone.gemfire.management.cli.Result result)
public void setUp()
throws Exception
DistributedTestCasesetUp in class CliCommandTestBaseExceptionpublic void tearDown2()
throws Exception
DistributedTestCaseDistributedTestCase.tearDown() method, and should be over ridden in its place.tearDown2 in class CliCommandTestBaseExceptionprotected ListAndDescribeDiskStoreCommandsDUnitTest.Peer createPeer(Properties distributedSystemConfiguration, VM vm)
protected Properties createDistributedSystemProperties(String gemfireName)
protected void createPersistentRegion(ListAndDescribeDiskStoreCommandsDUnitTest.Peer peer, String regionName, String diskStoreName)
public void testDescribeDiskStoreWithInvalidMemberName()
throws Exception
Exceptionpublic void testDescribeDiskStoreWithInvalidDiskStoreName()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.