respect-validation/tests
Henrique Moody b26ed6bf39
Simplify "AbstractComposite" class
There is a log of magic in the "AbstractComposite" that allows an user
to add a rule in multiple ways, remove rules, verify if a rule is
inserted or not. Because of that the class has a lot of complexity and
for unnecessary reasons since we do not use these features internally.

The ideal would be to make this class immutable, however due to many
usages is not possible to do it now, but that is the plan for a near
future - hopefully.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2018-07-24 08:07:18 +02:00
..
fixtures Apply contribution guidelines to "Executable" rule 2018-06-20 22:34:21 +02:00
integration Apply contribution guidelines to "Image" rule 2018-07-23 21:55:54 +02:00
library Add some code standards for PHPUnit tests 2018-07-23 20:46:18 +02:00
unit Simplify "AbstractComposite" class 2018-07-24 08:07:18 +02:00