org.dasein.cloud.test.network
Class StatelessVLANTests

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

public class StatelessVLANTests
extends Object

[Class Documentation]

Created by George Reese: 2/21/13 1:15 PM

Author:
George Reese

Field Summary
 org.junit.rules.TestName name
           
 
Constructor Summary
StatelessVLANTests()
           
 
Method Summary
 void after()
           
 void assignRouteTableToSubnet()
           
 void before()
           
 void checkMetaData()
           
static void cleanUp()
           
 void compareVLANListAndStatus()
           
static void configure()
           
 void disassociateRouteTableFromSubnet()
           
 void getBogusInternetGateway()
           
 void getBogusRouteTable()
           
 void getBogusSubnet()
           
 void getBogusVLAN()
           
 void getInternetGateway()
           
 void getRouteTable()
           
 void getSubnet()
           
 void getVLAN()
           
 void listInternetGateways()
           
 void listResources()
           
 void listRoutingTablesForSubnet()
           
 void listRoutingTablesForVlan()
           
 void listSubnets()
           
 void listVLANs()
           
 void listVLANStatus()
           
 void subnetContent()
           
 void vlanContent()
           
 
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

StatelessVLANTests

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

getBogusVLAN

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

getVLAN

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

vlanContent

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

listVLANs

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

listRoutingTablesForVlan

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

listRoutingTablesForSubnet

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

listVLANStatus

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

compareVLANListAndStatus

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

getBogusSubnet

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

getSubnet

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

getBogusRouteTable

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

getRouteTable

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

getBogusInternetGateway

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

getInternetGateway

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

subnetContent

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

listSubnets

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

listInternetGateways

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

listResources

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

assignRouteTableToSubnet

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

disassociateRouteTableFromSubnet

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