Jar examples for t:th-junit4
JUnit is a unit testing framework for Java, created by Erich Gamma and Kent Beck.
You can download jar file th-junit4 4.12 in this page.
The Apache License, Version 2.0
You can use the following script to add th-junit4-4.12.jar to your project.
<dependency> <groupId>com.tascape.qa</groupId> <artifactId>th-junit4</artifactId> <version>4.12</version> </dependency>
compile group: 'com.tascape.qa', name: 'th-junit4', version: '4.12'
libraryDependencies += "com.tascape.qa" % "th-junit4" % "4.12"
<dependency org="com.tascape.qa" name="th-junit4" rev="4.12"/>
@Grapes(@Grab(group='com.tascape.qa', module='th-junit4', version='4.12'))
'com.tascape.qa:th-junit4:jar:4.12'
Click the following link to download the jar file.
th-junit4-4.12-javadoc.jar