zendframework / zend-inputfilter

InputFilter component from Zend Framework
BSD 3-Clause "New" or "Revised" License
64 stars 50 forks source link

Added a few tests #123

Closed Koopzington closed 7 years ago

Koopzington commented 7 years ago

I'm pretty new to testing and saw that the clearing methods weren't tested. Feedback appreciated. Especially for the clearFallBackValue test since i'm not sure if it was necessary to set a fallback value before clearing it.