Registry / testing / http-interop-http-factory-tests

http-interop-http-factory-tests

JSON →
library2.3.0phppackagistunverified

Unit tests for HTTP factories

composer require http-interop/http-factory-tests
INSTALL
IMPORT
SIG · HTTP-INTEROP-HTTP-
H
http-interop-http-factory-tests
testingphpv2.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RequestFactoryTestCase
use Http\Factory\Test\RequestFactoryTestCase;

Extend the test case to validate your PSR-17 factory implementation

use Http\Factory\Test\RequestFactoryTestCase; class MyRequestFactoryTest extends RequestFactoryTestCase { protected function createRequestFactory() { return new MyRequestFactory(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.3.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
http-interop-http-factory-tests — pip install http-interop-http-factory-tests · libregistry