{title:'juneau-rest-mock', created:'8.1.0', updated:'8.2.0'}
Maven Dependency

| <dependency> | <groupId>org.apache.juneau</groupId> | <artifactId>juneau-rest-mock</artifactId> | <version>9.0.0</version> | </dependency>

Java Library

| juneau-rest-mock-9.0.0.jar

OSGi Module

| org.apache.juneau.rest.mock_9.0.0.jar

The juneau-rest-mock module contains convenience APIs for performing serverless unit testing of your REST APIs. Each of the APIs provide the ability to fully test your server and client REST interfaces without the need for a running servlet container.