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