respect-validation/tests/library
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
..
DataProvider Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
Exceptions Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
Rules Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
Stubs Create stubs for PSR-7 interfaces 2023-04-03 16:28:37 +02:00
RuleTestCase.php Allow creating paths from fixture files 2023-04-03 16:28:37 +02:00
TestCase.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00