Class TemporaryTopicTest

java.lang.Object
junit.framework.Assert
junit.framework.TestCase
All Implemented Interfaces:
junit.framework.Test

public class TemporaryTopicTest extends PubSubTestCase
Test the javax.jms.TemporaryTopic features.
Version:
$Id: TemporaryTopicTest.java,v 1.1 2007/03/29 04:28:34 starksm Exp $
Author:
Jeff Mesnil (jmesnil@gmail.com)
  • Constructor Details

    • TemporaryTopicTest

      public TemporaryTopicTest(String name)
  • Method Details

    • testTemporaryTopic

      public void testTemporaryTopic()
      Test a TemporaryTopic
    • suite

      public static junit.framework.Test suite()
      Method to use this class in a Test suite