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:1.2.2'
<dependency>
<groupId>org.easetech</groupId>
<artifactId>easytest-spring</artifactId>
<version>1.2.2</version>
</dependency>
<dependency org="org.easetech" name="easytest-spring" rev="1.2.2"/>
"org.easetech", "easytest-spring", "1.2.2"