EasyTest is a JUnit extension perform Data Driven Testing with ease and simplicity. It supports method parameters with Test annotation and much more.
'org.easetech:easytest-spring:0.8'
<dependency>
<groupId>org.easetech</groupId>
<artifactId>easytest-spring</artifactId>
<version>0.8</version>
</dependency>
<dependency org="org.easetech" name="easytest-spring" rev="0.8"/>
"org.easetech", "easytest-spring", "0.8"