| |
|
| org.apache.commons.transaction.file.FileResourceManagerTest
FileResourceManagerTest | public class FileResourceManagerTest extends TestCase (Code) | | Tests for FileResourceManager.
version: $Id: FileResourceManagerTest.java 493628 2007-01-07 01:42:48Z joerg $ |
Field Summary | |
final protected static long | TIMEOUT |
TIMEOUT | final protected static long TIMEOUT(Code) | | |
FileResourceManagerTest | public FileResourceManagerTest(String testName)(Code) | | |
suite | public static Test suite()(Code) | | |
testCombinedRecovery | public void testCombinedRecovery() throws Throwable(Code) | | |
testCommittedRecovery | public void testCommittedRecovery() throws Throwable(Code) | | |
testCommittingRecovery | public void testCommittingRecovery() throws Throwable(Code) | | |
testInteractiveDirtyRecovery | public void testInteractiveDirtyRecovery() throws Throwable(Code) | | |
testRolledbackRecovery | public void testRolledbackRecovery() throws Throwable(Code) | | |
testRollingBackRecovery | public void testRollingBackRecovery() throws Throwable(Code) | | |
|
|
|