org.dasein.cloud.test.platform
Class StatelessMQTests
java.lang.Object
org.dasein.cloud.test.platform.StatelessMQTests
public class StatelessMQTests
- extends Object
Integration tests for validating stateless functionality against cloud message queue services.
Created by George Reese: 7/24/13 8:40 AM
- Version:
- 2013.07 initial version (issue #6)
- 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
StatelessMQTests
public StatelessMQTests()
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
getBogusQueue
public void getBogusQueue()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
getQueue
public void getQueue()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
queueContent
public void queueContent()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
listQueues
public void listQueues()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
listQueueStatus
public void listQueueStatus()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
compareQueueListAndStatus
public void compareQueueListAndStatus()
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.