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