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