| Class | Description |
|---|---|
| Rule_Mats |
ClassRule which provides a full MATS harness for unit testing by creating MatsFactory
utilizing an in-vm Active MQ broker, and optionally a TestH2DataSource for database tests. |
| Rule_MatsEndpoint<R,I> |
Rule to create a single staged endpoint whose reply/processor can be changed throughout its life, i.e.
|
| Rule_MatsGeneric<Z> |
Similar to
Rule_Mats, provides a full MATS harness for unit testing by creating MatsFactory utilizing an in-vm Active MQ broker. |