php - PHPUnit - Expectation failed for method name is equal to 'buildViolation' when invoked 1 time(s)
one text
Solution:
You need to call the validate
method inside the testCatchBadNames
method.
one text
You need to call the validate
method inside the testCatchBadNames
method.