respect-validation/tests
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
..
fixtures Update PHP support 2018-12-02 11:09:24 +01:00
integration Improve readability of integration tests 2023-04-01 07:40:42 +02:00
library Create stubs for PSR-7 interfaces 2023-04-03 16:28:37 +02:00
unit Create stubs for PSR-7 interfaces 2023-04-03 16:28:37 +02:00