android-components/components/tooling/fetch-tests
harvey186 96c21391b6 v124 2024-04-14 13:13:18 +02:00
..
build v124 2024-04-14 13:13:18 +02:00
src/main first commit 2023-11-28 09:10:03 +01:00
README.md first commit 2023-11-28 09:10:03 +01:00
build.gradle first commit 2023-11-28 09:10:03 +01:00
lint.xml first commit 2023-11-28 09:10:03 +01: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/