org.dasein.cloud.test.network
Class StatefulDNSTests
java.lang.Object
org.dasein.cloud.test.network.StatefulDNSTests
public class StatefulDNSTests
- extends Object
Tests stateful functionality for DNS support in Dasein Cloud.
Created by George Reese: 3/01/13 6:18 PM
- Since:
- 2013.04
- Version:
- 2013.04 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
StatefulDNSTests
public StatefulDNSTests()
configure
public static void configure()
cleanUp
public static void cleanUp()
before
public void before()
after
public void after()
createZone
public void createZone()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
removeZone
public void removeZone()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
addRecord
public void addRecord()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
removeRecord
public void removeRecord()
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.