summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/tooling/fetch-tests/README.md
blob: 367cc7b79b5c522c245a00a6c66ed4c78d549689 (plain)
1
2
3
4
5
6
7
8
9
10
11
# [Android Components](../../../README.md) > Tooling > Fetch tests

A generic test suite for components that implement [concept-fetch](../../concept/fetch/README.md).

All implementations of [concept-fetch](../../concept/fetch/README.md) 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/