mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-02-10 03:55:58 +00:00
- Move ActiveMQTestBase to artemis-test-support. - Add reduced parent for current artemis-server tests. - Add a simpler test case parent class unit tests can use. - Convert some existing checks into a rule for reuse. - Move various rules/utils to artemis[-unit]-test-support module from where they can be used instead of from artemis-server.