org.dasein.cloud.test.compute
Class StatelessSnapshotTests
java.lang.Object
org.dasein.cloud.test.compute.StatelessSnapshotTests
public class StatelessSnapshotTests
- extends Object
Tests stateless aspects of volumes snapshots as they should appear to consumers of the Dasein Cloud API.
Created by George Reese: 2/26/13 9:09 PM
- Since:
- 2013.04
- Version:
- 2013.04 initial version
- Author:
- George Reese
|
Field Summary |
org.junit.rules.TestName |
name
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public final org.junit.rules.TestName name
StatelessSnapshotTests
public StatelessSnapshotTests()
configure
public static void configure()
cleanUp
public static void cleanUp()
before
public void before()
after
public void after()
checkMetaData
public void checkMetaData()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
getBogusSnapshot
public void getBogusSnapshot()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
getSnapshot
public void getSnapshot()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
snapshotContent
public void snapshotContent()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
listSnapshots
public void listSnapshots()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
listSnapshotStatus
public void listSnapshotStatus()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
compareVSnapshotListAndStatus
public void compareVSnapshotListAndStatus()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
Copyright © 2009-2014 Dell, Inc.. All Rights Reserved.