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(java.lang.String testName) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Properties |
createDistributedSystemProperties(java.lang.String gemfireName) |
protected ListAndDescribeDiskStoreCommandsDUnitTest.Peer |
createPeer(java.util.Properties distributedSystemConfiguration,
VM vm) |
protected void |
createPersistentRegion(ListAndDescribeDiskStoreCommandsDUnitTest.Peer peer,
java.lang.String regionName,
java.lang.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 java.lang.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(java.lang.String testName)
protected static java.lang.String toString(com.gemstone.gemfire.management.cli.Result result)
public void setUp()
throws java.lang.Exception
DistributedTestCasesetUp in class CliCommandTestBasejava.lang.Exceptionpublic void tearDown2()
throws java.lang.Exception
DistributedTestCaseDistributedTestCase.tearDown() method, and should be over ridden in its place.tearDown2 in class CliCommandTestBasejava.lang.Exceptionprotected ListAndDescribeDiskStoreCommandsDUnitTest.Peer createPeer(java.util.Properties distributedSystemConfiguration, VM vm)
protected void setupGemFire()
throws java.lang.Exception
java.lang.Exceptionprotected java.util.Properties createDistributedSystemProperties(java.lang.String gemfireName)
protected void createPersistentRegion(ListAndDescribeDiskStoreCommandsDUnitTest.Peer peer, java.lang.String regionName, java.lang.String diskStoreName)
public void testListDiskStore()
throws java.lang.Exception
java.lang.Exceptionpublic void testDescribeDiskStore()
throws java.lang.Exception
java.lang.Exceptionpublic void testDescribeDiskStoreWithInvalidMemberName()
throws java.lang.Exception
java.lang.Exceptionpublic void testDescribeDiskStoreWithInvalidDiskStoreName()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.