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