It is allow to create JUnit tests dynamically how the annotation @Factory in TestNG does
'org.jmmo:junit-factory:1.1'
<dependency>
<groupId>org.jmmo</groupId>
<artifactId>junit-factory</artifactId>
<version>1.1</version>
</dependency>
<dependency org="org.jmmo" name="junit-factory" rev="1.1"/>
"org.jmmo", "junit-factory", "1.1"