Provides support classes (Rules etc.
-
A rule that prevents integration tests from failing if the Rabbit broker application is
not running or not accessible.
A class that can be used to prevent integration tests from failing if the Rabbit broker application is
not running or not accessible.
The
RuntimeException
thrown when broker is not available
on the provided host port.
A JUnit method @Rule that changes the logger level for a set of classes
while a test method is running.