-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Sondre Eikanger Kvalø edited this page Oct 11, 2018
·
2 revisions
This JUnit extension was created after the original author got tired of writing start and stop hooks for running an embedded ActiveMQ broker for testing JMS integrations. The first public release provided a JUnit 4 @Rule that made that task easy. Starting with version 0.2 a JUnit 5 Jupiter extension was also created making it easy also on that platform without the "vintage" JUnit 4 support on that platform