apache / camel-karaf

Apache Camel Karaf support
https://camel.apache.org
Apache License 2.0
27 stars 61 forks source link

Rework integration tests with checks on expected messages #445

Closed f2par0 closed 1 month ago

f2par0 commented 1 month ago

camel-atom and camel-flatpack do checks on expected messages in a wrong place : configureMock instead of the tests itself.