AbstractMockHttpServerTest can communicate with a
mock Http endpoint that behavious like a real server.MockHandler is a very simple AbstractHandler that returns
content based on the configuration in the test classes.Server to mock http trafficCopyright © 2013. All Rights Reserved.