See: Description
| Class | Description |
|---|---|
| BrokerRunning |
A rule that prevents integration tests from failing if the Rabbit broker application is
not running or not accessible.
|
| BrokerTestUtils |
Global convenience class for all integration tests, carrying constants and other utilities for broker set up.
|
| LongRunningIntegrationTest |
Rule to prevent long running tests from running on every build; set environment
variable RUN_LONG_INTEGRATION_TESTS on a CI nightly build to ensure coverage.
|