org.dasein.cloud.test.storage
Class StatelessOfflineStoreTests

java.lang.Object
  extended by org.dasein.cloud.test.storage.StatelessOfflineStoreTests

public class StatelessOfflineStoreTests
extends Object


Field Summary
 org.junit.rules.TestName name
           
 
Constructor Summary
StatelessOfflineStoreTests()
           
 
Method Summary
 void after()
           
 void before()
           
 void checkMetaData()
           
static void cleanUp()
           
static void configure()
           
 void listBuckets()
           
 void listRequests()
           
 
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

StatelessOfflineStoreTests

public StatelessOfflineStoreTests()
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

listBuckets

public void listBuckets()
                 throws Exception
Throws:
Exception

listRequests

public void listRequests()
                  throws Exception
Throws:
Exception


Copyright © 2009-2014 Dell, Inc.. All Rights Reserved.