1
0
mirror of https://github.com/square/okhttp.git synced 2025-11-24 18:41:06 +03:00
Files
okhttp/okhttp-testing-support
Jesse Wilson bc3ad111ad Adopt TaskRunner in RealConnectionPool
This also configures tests to assert that the connection pool
isn't doing any work after the test completes.
2019-09-26 08:16:50 -04:00
..
2019-08-18 12:03:51 +03:00

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.