Jar examples for t:testsupport
Support for writing unit tests; should be added as a dependency with scope=test only
You can download jar file testsupport 1.40 in this page.
Apache License
You can use the following script to add testsupport-1.40.jar to your project.
<dependency> <groupId>com.khubla.pragmatach</groupId> <artifactId>testsupport</artifactId> <version>1.40</version> </dependency>
compile group: 'com.khubla.pragmatach', name: 'testsupport', version: '1.40'
libraryDependencies += "com.khubla.pragmatach" % "testsupport" % "1.40"
<dependency org="com.khubla.pragmatach" name="testsupport" rev="1.40"/>
@Grapes(@Grab(group='com.khubla.pragmatach', module='testsupport', version='1.40'))
'com.khubla.pragmatach:testsupport:jar:1.40'
Click the following link to download the jar file.
testsupport-1.40-javadoc.jar