respect-validation/tests
Henrique Moody ebcf247187
Do not use mocks to simulate a rule
We can use the AlwaysValid and AlwaysInvalid rules in the tests instead
of mocking them. Those changes will help us later because we mainly use
the `createValidatableMock()` in the data providers and, as from
PHPUnit 10, all data providers need to be static.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2023-04-03 16:28:38 +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 Do not use mocks to simulate a rule 2023-04-03 16:28:38 +02:00
unit Do not use mocks to simulate a rule 2023-04-03 16:28:38 +02:00