62636465666768
ZoneApi api = requestsSendResponses(requestForScopes(COMPUTE_READONLY_SCOPE), TOKEN_RESPONSE, GET_ZONE_REQ, operationResponse).getZoneApiForProject("myproject"); assertEquals(api.get("us-central1-a"), new ParseZoneTest().expected()); }
64656667686970
61626364656667