android-components/components/tooling/fetch-tests
harvey186 f03a5f2688 v125 2024-06-01 16:27:41 +02:00
..
build v125 2024-06-01 16:27:41 +02:00
src/main v125 2024-06-01 16:27:41 +02:00
README.md v125 2024-06-01 16:27:41 +02:00
build.gradle v125 2024-06-01 16:27:41 +02:00
lint.xml v125 2024-06-01 16:27:41 +02:00

README.md

Android Components > Tooling > Fetch tests

A generic test suite for components that implement concept-fetch.

All implementations of concept-fetch are expected to pass this test suite. A shared test suite guarantees that the HTTP clients are "pluggable" and implementations behave similar enough so that every component can work with every HTTP client.

License

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/