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