respect-validation/tests
Henrique Moody 4bcc4027f8
Try to use the getRelatedByName() method first
Then using the `findMessages()` method, tries to use the method
`getRelatedByName()` before using the `findRelated()` method.

This change was made because since on `KeyNested` rule you may have
names with '.' we'll never get the proper exception using
`findRelated()`.
2016-09-17 21:11:55 +02:00
..
integration Try to use the getRelatedByName() method first 2016-09-17 21:11:55 +02:00
library/Rules Increase code coverage of rules 2015-10-19 14:17:47 -02:00
unit Fix wrong behaviour on AbstractRelated 2016-09-17 20:23:38 +02:00