org.dasein.cloud.test.network
Class StatelessDNSTests

java.lang.Object
  extended by org.dasein.cloud.test.network.StatelessDNSTests

public class StatelessDNSTests
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
StatelessDNSTests()
           
 
Method Summary
 void after()
           
 void before()
           
 void checkMetaData()
           
static void cleanUp()
           
static void configure()
           
 void getBogusZone()
           
 void getZone()
           
 void listRecords()
           
 void listZones()
           
 void recordContent()
           
 void zoneContent()
           
 
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

StatelessDNSTests

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

getBogusZone

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

getZone

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

zoneContent

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

listZones

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

recordContent

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

listRecords

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