What is the JMS Compliance Test Suite?

The JMS Compliance Test Suite is a test harness for exercising Java Message Service (JMS) implementations to:

  • Simplify evaluation of JMS implementations
  • Determine the level of compliance with the JMS specification of an implementation
  • Help identify bugs in an implementation

Its features include:

  • Comprehensive coverage of the JMS API
  • Compliance reports
  • Simple interface to plug in different JMS implementations
  • Complete automation, to support regression testing
  • Test case filtering, to narrow testing to help locate problem areas
  • Stress testing