Jar examples for f:fest-test
Utility methods for testing FEST modules
You can download jar file fest-test 2.1.0 in this page.
You can use the following script to add fest-test-2.1.0.jar to your project.
<dependency> <groupId>org.easytesting</groupId> <artifactId>fest-test</artifactId> <version>2.1.0</version> </dependency>
compile group: 'org.easytesting', name: 'fest-test', version: '2.1.0'
libraryDependencies += "org.easytesting" % "fest-test" % "2.1.0"
<dependency org="org.easytesting" name="fest-test" rev="2.1.0"/>
@Grapes(@Grab(group='org.easytesting', module='fest-test', version='2.1.0'))
'org.easytesting:fest-test:jar:2.1.0'
Click the following link to download the jar file.
fest-test-2.1.0-javadoc.jar