org.dasein.cloud.test.identity
Class StatefulKeypairTests

java.lang.Object
  extended by org.dasein.cloud.test.identity.StatefulKeypairTests

public class StatefulKeypairTests
extends Object

[Class Documentation]

Created by George Reese: 2/18/13 7:34 PM

Author:
George Reese

Field Summary
 org.junit.rules.TestName name
           
 
Constructor Summary
StatefulKeypairTests()
           
 
Method Summary
 void after()
           
 void before()
           
static void cleanUp()
           
static void configure()
           
 void generateKeypair()
           
 void removeKeypair()
           
 
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

StatefulKeypairTests

public StatefulKeypairTests()
Method Detail

configure

public static void configure()

cleanUp

public static void cleanUp()

before

public void before()

after

public void after()

generateKeypair

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

removeKeypair

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