respect-validation/tests/library/Stubs
Henrique Moody 07c4095f11
Create stubs for PSR-7 interfaces
When we write tests requiring those interfaces, we create mocks. Those
new stubs will make those tests easier to read and allow us to reduce
the number of mocks we write with PHPUnit, making the code in the tests
a bit less complex.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2023-04-03 16:28:37 +02:00
..
CountableStub.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
StreamStub.php Create stubs for PSR-7 interfaces 2023-04-03 16:28:37 +02:00
ToStringStub.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
UploadedFileStub.php Create stubs for PSR-7 interfaces 2023-04-03 16:28:37 +02:00