org.dasein.cloud.test.network
Class StatelessFirewallTests

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

public class StatelessFirewallTests
extends Object

[Class Documentation]

Created by George Reese: 2/22/13 10:43 AM

Author:
George Reese

Field Summary
 org.junit.rules.TestName name
           
 
Constructor Summary
StatelessFirewallTests()
           
 
Method Summary
 void after()
           
 void before()
           
 void checkMetaData()
           
static void cleanUp()
           
 void compareFirewallListAndStatus()
           
static void configure()
           
 void firewallConstraints()
           
 void generalFirewallContent()
           
 void getBogusFirewall()
           
 void getGeneralFirewall()
           
 void listFirewalls()
           
 void listFirewallStatus()
           
 void listRulesForGeneralFirewall()
           
 void listRulesForVLANFirewall()
           
 void ruleContent()
           
 void vlanFirewall()
           
 void vlanFirewallContent()
           
 
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

StatelessFirewallTests

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

getBogusFirewall

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

getGeneralFirewall

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

vlanFirewall

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

generalFirewallContent

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

firewallConstraints

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

vlanFirewallContent

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

listFirewalls

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

listFirewallStatus

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

compareFirewallListAndStatus

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

listRulesForGeneralFirewall

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

listRulesForVLANFirewall

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

ruleContent

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