respect-validation/tests/library/Rules
Henrique Moody 2a743962e4
Use a concrete class to test AbstractEnvelop
It's essential to test our abstract classes because users might use
them. However, creating mocks when writing those tests make the code too
complicated.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2023-04-03 17:20:39 +02:00
..
AbstractClass.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
CustomRule.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
Envelop.php Use a concrete class to test AbstractEnvelop 2023-04-03 17:20:39 +02:00
Invalid.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
Stub.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
Valid.php Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00