org.dasein.cloud.test.ci
Class StatelessTopologyTests
java.lang.Object
org.dasein.cloud.test.ci.StatelessTopologyTests
public class StatelessTopologyTests
- extends Object
Tests support for Dasein Cloud topologies which represent complex, multi-resource templates that can be provisioned into
running resources.
Created by George Reese: 5/31/13 10:57 AM
- Since:
- 2013.07
- Version:
- 2013.07 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
StatelessTopologyTests
public StatelessTopologyTests()
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
getBogusTopology
public void getBogusTopology()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
getTopology
public void getTopology()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
topologyContent
public void topologyContent()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
listPrivateTopologies
public void listPrivateTopologies()
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.