org.dasein.cloud.test.compute
Class StatelessVolumeTests

java.lang.Object
  extended by org.dasein.cloud.test.compute.StatelessVolumeTests

public class StatelessVolumeTests
extends Object

[Class Documentation]

Created by George Reese: 2/20/13 6:10 PM

Author:
George Reese

Field Summary
 org.junit.rules.TestName name
           
 
Constructor Summary
StatelessVolumeTests()
           
 
Method Summary
 void after()
           
 void before()
           
 void checkMetaData()
           
static void cleanUp()
           
 void compareVolumeListAndStatus()
           
static void configure()
           
 void getBogusVolume()
           
 void getVolume()
           
 void listVolumeProducts()
           
 void listVolumes()
           
 void listVolumeStatus()
           
 void volumeContent()
           
 void volumeProductContent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

public final org.junit.rules.TestName name
Constructor Detail

StatelessVolumeTests

public StatelessVolumeTests()
Method Detail

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

volumeProductContent

public void volumeProductContent()
                          throws org.dasein.cloud.CloudException,
                                 org.dasein.cloud.InternalException
Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException

listVolumeProducts

public void listVolumeProducts()
                        throws org.dasein.cloud.CloudException,
                               org.dasein.cloud.InternalException
Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException

getBogusVolume

public void getBogusVolume()
                    throws org.dasein.cloud.CloudException,
                           org.dasein.cloud.InternalException
Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException

getVolume

public void getVolume()
               throws org.dasein.cloud.CloudException,
                      org.dasein.cloud.InternalException
Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException

volumeContent

public void volumeContent()
                   throws org.dasein.cloud.CloudException,
                          org.dasein.cloud.InternalException
Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException

listVolumes

public void listVolumes()
                 throws org.dasein.cloud.CloudException,
                        org.dasein.cloud.InternalException
Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException

listVolumeStatus

public void listVolumeStatus()
                      throws org.dasein.cloud.CloudException,
                             org.dasein.cloud.InternalException
Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException

compareVolumeListAndStatus

public void compareVolumeListAndStatus()
                                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.