Package io.mats3.test.jupiter
Mats3 testing tools for Jupiter (JUnit 5).
-
Class Summary Class Description Extension_Mats Provides a full MATS harness for unit testing by creatingMatsFactoryutilizing an in-vm Active MQ broker, and optionally aTestH2DataSourcefor database tests.Extension_MatsAnnotatedClass Helper class to test Mats3 Endpoints which are defined using the Mats3 SpringConfig annotations, but without using the full Spring harness for testing.Extension_MatsEndpoint<R,I> Extension to create a single staged endpoint whose reply/processor can be changed throughout its life, i.e.