Maven

Add this dependency to your project:

   <dependency>
      <groupId>org.outsideMyBox</groupId>
      <artifactId>testUtils</artifactId>
      <version>0.1.3</version>
      <scope>test</scope>
   </dependency>