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