Uses of Class
org.objectweb.jotm.jtests.conform.DistributedTestCase

Uses of DistributedTestCase in org.objectweb.jotm.jtests.conform
 

Subclasses of DistributedTestCase in org.objectweb.jotm.jtests.conform
 class 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
 class 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).