mirror of
https://github.com/square/okhttp.git
synced 2026-01-14 07:22:20 +03:00
* Tests for FastFallbackExchangeFinder This needed more test facets in TaskFaker. I'm pretty happy with how the tests read. * More tests for FastFallbackExchangeFinder.
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.