org.dasein.cloud.test.platform
Class StatefulCDNTests

java.lang.Object
  extended by org.dasein.cloud.test.platform.StatefulCDNTests

public class StatefulCDNTests
extends Object

[Class Documentation]

Created by George Reese: 2/28/13 2:57 PM

Author:
George Reese

Field Summary
 org.junit.rules.TestName name
           
 
Constructor Summary
StatefulCDNTests()
           
 
Method Summary
 void after()
           
 void before()
           
 void changeAliases()
           
 void changeName()
           
static void cleanUp()
           
static void configure()
           
 void createDistribution()
           
 void deactivate()
           
 void removeDistribution()
           
 
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

StatefulCDNTests

public StatefulCDNTests()
Method Detail

configure

public static void configure()

cleanUp

public static void cleanUp()

before

public void before()

after

public void after()

createDistribution

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

changeName

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

changeAliases

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

deactivate

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

removeDistribution

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