Class TemporaryQueueTest

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

public class TemporaryQueueTest extends PTPTestCase
Test the jakarta.jms.TemporaryQueue features.
Version:
$Id: TemporaryQueueTest.java,v 1.1 2007/03/29 04:28:37 starksm Exp $
Author:
Jeff Mesnil (jmesnil@gmail.com)
  • Constructor Details

    • TemporaryQueueTest

      public TemporaryQueueTest(String name)
  • Method Details

    • testTemporaryQueue

      public void testTemporaryQueue()
      Test a TemporaryQueue
    • suite

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