Jar examples for t:test-utils
This package contains our Test Categories and other useful stuff for running our tests.
You can download jar file test-utils 0.1.4 in this page.
The Apache Software License, Version 2.0
You can use the following script to add test-utils-0.1.4.jar to your project.
<dependency> <groupId>org.no-hope</groupId> <artifactId>test-utils</artifactId> <version>0.1.4</version> </dependency>
compile group: 'org.no-hope', name: 'test-utils', version: '0.1.4'
libraryDependencies += "org.no-hope" % "test-utils" % "0.1.4"
<dependency org="org.no-hope" name="test-utils" rev="0.1.4"/>
@Grapes(@Grab(group='org.no-hope', module='test-utils', version='0.1.4'))
'org.no-hope:test-utils:jar:0.1.4'
Click the following link to download the jar file.
test-utils-0.1.4-javadoc.jar