1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-14 07:22:20 +03:00
Files
okhttp/okhttp-testing-support
Jesse Wilson 8f9222cd69 Tests for FastFallbackExchangeFinder (#7047)
* Tests for FastFallbackExchangeFinder

This needed more test facets in TaskFaker.

I'm pretty happy with how the tests read.

* More tests for FastFallbackExchangeFinder.
2022-02-01 16:14:44 -05: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.