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