> I can see the http request being made, but cannot get the response We use MockWebServer for newer tests, but these older tests are using an internal mock. The expected request/response pairs are set up in the [`requestsSendResponse` block](https://github.com/jclouds/jclouds/blob/master/apis/cloudstack/src/test/java/org/jclouds/cloudstack/features/AccountApiExpectTest.java#L43-L52).
--- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/530#issuecomment-56582475
