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.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add test-utils-0.2.jar to your project.
<dependency> <groupId>com.tatateo</groupId> <artifactId>test-utils</artifactId> <version>0.2</version> </dependency>
compile group: 'com.tatateo', name: 'test-utils', version: '0.2'
libraryDependencies += "com.tatateo" % "test-utils" % "0.2"
<dependency org="com.tatateo" name="test-utils" rev="0.2"/>
@Grapes(@Grab(group='com.tatateo', module='test-utils', version='0.2'))
'com.tatateo:test-utils:jar:0.2'
Click the following link to download the jar file.
test-utils-0.2-javadoc.jar