Package io.mats3.test.junit


package io.mats3.test.junit
Mats3 testing tools for JUnit 4.
  • Classes
    Class
    Description
    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 to create a single staged endpoint whose reply/processor can be changed throughout its life, i.e.
    Similar to Rule_Mats, provides a full Mats harness for unit testing by creating MatsFactory utilizing an in-vm Active MQ broker.