Jar examples for t:test-support
Set of classes to assist in creation of unit tests
You can download jar file test-support 1.0.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add test-support-1.0.3.jar to your project.
<dependency> <groupId>com.lyncode</groupId> <artifactId>test-support</artifactId> <version>1.0.3</version> </dependency>
compile group: 'com.lyncode', name: 'test-support', version: '1.0.3'
libraryDependencies += "com.lyncode" % "test-support" % "1.0.3"
<dependency org="com.lyncode" name="test-support" rev="1.0.3"/>
@Grapes(@Grab(group='com.lyncode', module='test-support', version='1.0.3'))
'com.lyncode:test-support:jar:1.0.3'
Click the following link to download the jar file.
test-support-1.0.3-javadoc.jar