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