Jar examples for j:joala-testlets
Testlets are set of tests to apply to a software under test (SUT). Testlets itself contain multiple tests which are run with the provided SUT to see if it meets a bunch of requirements specified through the testlet.
You can download jar file joala-testlets 1.2.0 in this page.
Open Source License
You can use the following script to add joala-testlets-1.2.0.jar to your project.
<dependency> <groupId>null</groupId> <artifactId>joala-testlets</artifactId> <version>1.2.0</version> </dependency>
compile group: 'null', name: 'joala-testlets', version: '1.2.0'
libraryDependencies += "null" % "joala-testlets" % "1.2.0"
<dependency org="null" name="joala-testlets" rev="1.2.0"/>
@Grapes(@Grab(group='null', module='joala-testlets', version='1.2.0'))
'null:joala-testlets:jar:1.2.0'
Click the following link to download the jar file.
joala-testlets-1.2.0-javadoc.jar