public class FileResourceManagerTest extends junit.framework.TestCase
| Modifier and Type | Field and Description |
|---|---|
protected static long |
TIMEOUT |
| Constructor and Description |
|---|
FileResourceManagerTest(String testName) |
| Modifier and Type | Method and Description |
|---|---|
static FileResourceManager |
createFRM() |
static void |
main(String[] args) |
static junit.framework.Test |
suite() |
void |
testActiveRecovery() |
void |
testCombinedRecovery() |
void |
testCommittedRecovery() |
void |
testCommittingRecovery() |
void |
testConflict() |
void |
testCopyRec() |
void |
testGlobal() |
void |
testInteractiveDirtyRecovery() |
void |
testRolledbackRecovery() |
void |
testRollingBackRecovery() |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toStringassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, formatprotected static final long TIMEOUT
public FileResourceManagerTest(String testName)
public static FileResourceManager createFRM()
public static junit.framework.Test suite()
public void testGlobal() throws Throwable
Throwablepublic void testCombinedRecovery() throws Throwable
Throwablepublic void testCommittingRecovery() throws Throwable
Throwablepublic void testActiveRecovery() throws Throwable
Throwablepublic void testRolledbackRecovery() throws Throwable
Throwablepublic void testRollingBackRecovery() throws Throwable
Throwablepublic void testCommittedRecovery() throws Throwable
Throwablepublic void testInteractiveDirtyRecovery() throws Throwable
Throwablepublic void testConflict() throws Throwable
Throwablepublic void testCopyRec() throws Throwable
ThrowableCopyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.