Browse Source

Assert data validation message without executing validation

We only care about the configured data validation message, not the validation.
It's potentially a little faster, too.
ravage84 2 years ago
parent
commit
fc824e6a41
1 changed files with 297 additions and 467 deletions
  1. 297 467
      tests/TestCase/Validation/ValidatorTest.php

File diff suppressed because it is too large
+ 297 - 467
tests/TestCase/Validation/ValidatorTest.php