mirror of
https://github.com/square/okhttp.git
synced 2025-11-24 18:41:06 +03:00
This also configures tests to assert that the connection pool isn't doing any work after the test completes.
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.