mirror of
https://github.com/square/okhttp.git
synced 2025-08-10 11:03:02 +03:00
I'm hoping to follow this up with a change so that this rule can also do the uncaught exception handling that we're currently doing elsewhere. See https://github.com/square/okhttp/issues/4894
195 B
195 B
OkHttp Testing Support
This module offers utilities and support for testing OkHttp itself. It's not intended for use by other projects or consumers of the OkHttp library.