| Class | Description |
|---|---|
| AbstractMockHttpServerTest |
Tests subclassing
AbstractMockHttpServerTest can communicate with a
mock Http endpoint that behavious like a real server. |
| MockHandler |
MockHandler is a very simple AbstractHandler that returns
content based on the configuration in the test classes. |
| MockHtppServer |
Very simple
Server to mock http traffic |
Copyright © 2013. All Rights Reserved.