Various helpers to help writing JUnit tests easier. Provide some annotations lookup to validate that Java EE entities match a defined contract.
'com.lotaris.junit:junit-helpers:1.0.0'
<dependency> <groupId>com.lotaris.junit</groupId> <artifactId>junit-helpers</artifactId> <version>1.0.0</version> </dependency>
<dependency org="com.lotaris.junit" name="junit-helpers" rev="1.0.0"/>
"com.lotaris.junit", "junit-helpers", "1.0.0"