Jar examples for t:testing
A collection of utilities used during unit and integration testing.
You can download jar file testing 1.0-beta06 in this page.
The Apache Software License, Version 2.0
You can use the following script to add testing-1.0-beta06.jar to your project.
<dependency> <groupId>de.schrieveslaach.nlpf</groupId> <artifactId>testing</artifactId> <version>1.0-beta06</version> </dependency>
compile group: 'de.schrieveslaach.nlpf', name: 'testing', version: '1.0-beta06'
libraryDependencies += "de.schrieveslaach.nlpf" % "testing" % "1.0-beta06"
<dependency org="de.schrieveslaach.nlpf" name="testing" rev="1.0-beta06"/>
@Grapes(@Grab(group='de.schrieveslaach.nlpf', module='testing', version='1.0-beta06'))
'de.schrieveslaach.nlpf:testing:jar:1.0-beta06'
Click the following link to download the jar file.
testing-1.0-beta06-tests.jar