org.mule.transport.jms.integration
Class JmsFunctionalTestSuite

java.lang.Object
  extended by org.mule.transport.jms.integration.JmsFunctionalTestSuite

public class JmsFunctionalTestSuite
extends Object

A test suite for JUnit 4 consisting of all JMS functional tests which have been parameterized in order to support more than one JMS provider. This test suite can be run/debugged conveniently from an IDE (e.g., in Eclipse "Run As/JUnit Test").


Constructor Summary
JmsFunctionalTestSuite()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmsFunctionalTestSuite

public JmsFunctionalTestSuite()


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.