org.dasein.cloud.test.cloud
Class StatelessAuthenticationTests
java.lang.Object
org.dasein.cloud.test.cloud.StatelessAuthenticationTests
public class StatelessAuthenticationTests
- extends Object
General authentication tests to verify the ability of a Dasein Cloud implementation to authenticate with the cloud
provider.
Created by George Reese: 2/18/13 6:35 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
StatelessAuthenticationTests
public StatelessAuthenticationTests()
configure
public static void configure()
cleanUp
public static void cleanUp()
before
public void before()
after
public void after()
authenticate
public void authenticate()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
invalidPassword
public void invalidPassword()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
invalidSharedKey
public void invalidSharedKey()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
invalidAccount
public void invalidAccount()
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.