org.objectweb.cjdbc.scenario.raidb1.recovery
Class Raidb1IntensiveBackupScenario
java.lang.Object
TestCase
org.objectweb.cjdbc.scenario.templates.NoTemplate
org.objectweb.cjdbc.scenario.templates.Template
org.objectweb.cjdbc.scenario.templates.OneHundredTablesRaidb1Template
org.objectweb.cjdbc.scenario.raidb1.recovery.Raidb1IntensiveBackupScenario
- public class Raidb1IntensiveBackupScenario
- extends OneHundredTablesRaidb1Template
This class defines a Raidb1IntensiveBackupScenario
- Version:
- 1.0
- Author:
- Nicolas Modrzyk
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BACKUP_LOGIN
private static final java.lang.String BACKUP_LOGIN
- See Also:
- Constant Field Values
BACKUP_PASSWORD
private static final java.lang.String BACKUP_PASSWORD
- See Also:
- Constant Field Values
BACKUPER
private static final java.lang.String BACKUPER
- See Also:
- Constant Field Values
BACKUP_PATH
private static final java.lang.String BACKUP_PATH
- See Also:
- Constant Field Values
Raidb1IntensiveBackupScenario
public Raidb1IntensiveBackupScenario()
testMultipleBackupSessions
public void testMultipleBackupSessions()
throws java.lang.Exception
- Launch multiple backup sessions in a row
- Throws:
java.lang.Exception
- if fails
setUp
protected void setUp()
- Overrides:
setUp
in class OneHundredTablesRaidb1Template
- See Also:
junit.framework.TestCase#setUp()
tearDown
protected void tearDown()
- Overrides:
tearDown
in class OneHundredTablesRaidb1Template
- See Also:
junit.framework.TestCase#tearDown()
Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.