org.dasein.cloud.test.storage
Class StatefulOfflineStoreTests

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

public class StatefulOfflineStoreTests
extends Object


Field Summary
 org.junit.rules.TestName name
           
 
Constructor Summary
StatefulOfflineStoreTests()
           
 
Method Summary
 void after()
           
 void before()
           
 void buckets()
           
static void cleanUp()
           
static void configure()
           
 void requests()
           
 
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

StatefulOfflineStoreTests

public StatefulOfflineStoreTests()
Method Detail

configure

public static void configure()

cleanUp

public static void cleanUp()

before

public void before()

after

public void after()

buckets

public void buckets()
             throws Exception
Throws:
Exception

requests

public void requests()
              throws Exception
Throws:
Exception


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