respect-validation/tests
Henrique Moody 1f217dda66
Refactor Factory class
With this code the Factory class will be used also to create Exceptions.

In order to do that, the AbstractRule::reportError() was changed, so the
tests of the AbstractRule class.

What this commit also does:
- Port code to PHP 7;
- Do not keep the default instance of the Factory in the Validator
  class;
- Make Factory final.
2018-01-14 16:26:35 +01:00
..
fixtures Create "Image" rule 2015-12-14 10:14:26 -02:00
integration Add "respect/stringifier" as dependency 2018-01-06 14:07:03 +01:00
library Refactor Factory class 2018-01-14 16:26:35 +01:00
unit Refactor Factory class 2018-01-14 16:26:35 +01:00