This project provides an easy way to set up a test harness with JAX-RS Resources in order to do HTTP-based testing.
'com.github.praxissoftware.testing:com.github.praxissoftware.testing.http.harness:1.0.0'
<dependency>
<groupId>com.github.praxissoftware.testing</groupId>
<artifactId>com.github.praxissoftware.testing.http.harness</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="com.github.praxissoftware.testing" name="com.github.praxissoftware.testing.http.harness" rev="1.0.0"/>
"com.github.praxissoftware.testing", "com.github.praxissoftware.testing.http.harness", "1.0.0"