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