Goal

This page aims to collect information about the current test coverage for the JMS client.
Note this doesn't cover unit tests as there are proper tools to analyse that. This is specifically focused on creating an inventory of our systests, integreation tests etc.
Hopefully this can help us identify gaps, duplication etc..

Structure.

I haven't really thought about a structure yet, hoping to figure it out as we collect more content. For now I will just list the tests under specific functional areas.

System Tests/Functionality

Connection

Test

Class

package

notes

prefetch

AMQConnection

org.apache.qpid.test.unit.client

testPrefetch()

heartbeat

AMQConnection

org.apache.qpid.test.unit.client

testHeartbeat()

Performance Tests

Interop Tests

  • No labels