org.dasein.cloud.test.platform
Class StatefulRDBMSTests
java.lang.Object
org.dasein.cloud.test.platform.StatefulRDBMSTests
public class StatefulRDBMSTests
- extends Object
Tests for validating the stateful features of the RDBMS support in Dasein Cloud.
Created by George Reese: 2/27/13 9:29 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
StatefulRDBMSTests
public StatefulRDBMSTests()
configure
public static void configure()
cleanUp
public static void cleanUp()
before
public void before()
after
public void after()
getDefaultVersions
public void getDefaultVersions()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
deleteBackup
public void deleteBackup()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- TEST: deleteBackup
Created by Roger Unwin: Wed Oct 1 17:08
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
createBackup
public void createBackup()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- TEST: createBackup
Created by Roger Unwin: Wed Oct 1 17:08
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
createDatabase
public void createDatabase()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
listAccess
public void listAccess()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
alterDatabase
public void alterDatabase()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
createDatabaseMultiple
public void createDatabaseMultiple()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
createOracleDatabase
public void createOracleDatabase()
throws org.dasein.cloud.CloudException,
org.dasein.cloud.InternalException
- Throws:
org.dasein.cloud.CloudException
org.dasein.cloud.InternalException
removeDatabase
public void removeDatabase()
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.