|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MockHttpURLConnection | |
|---|---|
| com.google.api.client.testing.http.javanet | Testing utilities used for writing tests based on the java.net package. |
| Uses of MockHttpURLConnection in com.google.api.client.testing.http.javanet |
|---|
| Methods in com.google.api.client.testing.http.javanet that return MockHttpURLConnection | |
|---|---|
MockHttpURLConnection |
MockHttpURLConnection.setOutputStream(OutputStream outputStream)
Sets the output stream or null to throw an UnknownServiceException when
getOutputStream() is called. |
MockHttpURLConnection |
MockHttpURLConnection.setResponseCode(int responseCode)
Sets the HTTP response status code. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||