|
||||||||||
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.ClientTestCase
A test case of the jonas transaction manager in a client server configuration: The transaction factory is on the remote server and not known by the client Created on Oct 15, 2001
Field Summary |
Fields inherited from class org.objectweb.jotm.jtests.conform.DistributedTestCase |
tm |
Constructor Summary | |
ClientTestCase(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, test1PCSuspendResume, test2PCCommit, test2PCCommitFailure, 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 ClientTestCase(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 |