org.exolab.jmscts.test.session
Class SessionTestSuite

java.lang.Object
  |
  +--org.exolab.jmscts.test.session.SessionTestSuite

public final class SessionTestSuite
extends java.lang.Object

This class encapsulates all Session related tests.

Version:
$Revision: 1.4 $
Author:
Tim Anderson
See Also:
AutoAckTest, ClientAckTestSuite, CloseTest, DupsAckTest, ListenerCloseTest, MessageListenerTest, NonTransactedTest, ReceiverCloseTest, TransactedTestSuite

Method Summary
static junit.framework.Test suite()
          Sets up the test suite.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

suite

public static junit.framework.Test suite()
Sets up the test suite.
Returns:
the test suite


Copyright © 2001-2004 JMS CTS Team. All Rights Reserved.