Jar examples for f:feed4junit
Feed4JUnit makes it easy to write and feed parameterized JUnit tests with data imported from files (CSV, flat, Excel, DbUnit) or generated.
You can download jar file feed4junit 1.1.5 in this page.
GPL with exceptions
You can use the following script to add feed4junit-1.1.5.jar to your project.
<dependency> <groupId>org.databene</groupId> <artifactId>feed4junit</artifactId> <version>1.1.5</version> </dependency>
compile group: 'org.databene', name: 'feed4junit', version: '1.1.5'
libraryDependencies += "org.databene" % "feed4junit" % "1.1.5"
<dependency org="org.databene" name="feed4junit" rev="1.1.5"/>
@Grapes(@Grab(group='org.databene', module='feed4junit', version='1.1.5'))
'org.databene:feed4junit:jar:1.1.5'
Click the following link to download the jar file.
feed4junit-1.1.5.jar