{new} Serverless Unit Testing
The {@link oajr.mock.MockRest} class is used for performing serverless unit testing of REST interfaces.
The {@link oajrc.RestClientBuilder#mockHttpConnection(MockHttpConnection)} method is used to associate a MockRest with
a RestClient to allow for serverless testing of clients.
Mocked connections can also be used for serverless testing of remote resources and interfaces.