|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--junit.framework.Assert
|
+--junit.framework.TestCase
|
+--org.objectweb.jotm.jtests.conform.DistributedTestCase
|
+--org.objectweb.jotm.jtests.conform.RemoteTestCase
A test case of the jonas transaction manager in a remote configuration: The transaction factory is remote, calls are made from both the JVM and a remote VM client (that simulates another server for example). Created on Oct 15, 2001
| Field Summary |
| Fields inherited from class org.objectweb.jotm.jtests.conform.DistributedTestCase |
tm |
| Constructor Summary | |
RemoteTestCase(String s)
|
|
| Method Summary | |
static void |
main(String[] args)
easy test runner bootstrap |
static junit.framework.Test |
suite()
run the test suite with a remote transaction factory |
| Methods inherited from class org.objectweb.jotm.jtests.conform.DistributedTestCase |
test1PCCommit, test1PCCommitFailure, test1PCCommitTimeout, test1PCCommitTimeoutFailure, test1PCRollback, test1PCSetRollbackOnly, test1PCSuspendResume, test2PCCommit, test2PCCommitFailure_1, test2PCCommitFailure_2, test2PCCommitTimeout, test2PCCommitTimeoutFailure, test2PCRollback |
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, name, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
assert, assert, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertNotNull, assertNotNull, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RemoteTestCase(String s)
| Method Detail |
public static junit.framework.Test suite()
public static void main(String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||