JUnit test runner and plugins for running JUnit tests with pseudo-randomness.
'com.carrotsearch.randomizedtesting:randomizedtesting-runner:2.2.0'
<dependency>
<groupId>com.carrotsearch.randomizedtesting</groupId>
<artifactId>randomizedtesting-runner</artifactId>
<version>2.2.0</version>
</dependency>
<dependency org="com.carrotsearch.randomizedtesting" name="randomizedtesting-runner" rev="2.2.0"/>
"com.carrotsearch.randomizedtesting", "randomizedtesting-runner", "2.2.0"