{8.1.0-new,8.2.0-updated} juneau-rest-mock
Maven Dependency

<dependency> <groupId>org.apache.juneau</groupId> <artifactId>juneau-rest-mock</artifactId> <version>{@property juneauVersion}</version> </dependency>

Java Library

juneau-rest-mock-{@property juneauVersion}.jar

OSGi Module

org.apache.juneau.rest.mock_{@property juneauVersion}.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.