This website requires JavaScript.
Explore
Help
Sign In
LiittleCookie
/
valitron
Watch
1
Star
0
Fork
0
You've already forked valitron
mirror of
https://github.com/vlucas/valitron.git
synced
2025-12-30 23:01:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
valitron
/
tests
/
Valitron
History
Vance Lucas
add2cc92d2
Merge pull request
#31
from biggingernerd/master
...
Added validator for boolean
2013-11-11 13:05:13 -08:00
..
BaseTestCase.php
Add a BaseTest class to reset static properties on setUp and tearDown
2013-08-16 23:02:13 -03:00
ErrorMessages.php
Add a BaseTest class to reset static properties on setUp and tearDown
2013-08-16 23:02:13 -03:00
LangTest.php
missing language file now raises InvalidArgumentException
2013-08-19 12:31:11 -03:00
StaticVsInstanceTest.php
fix bug moving message loading to constructor and replace require with include to avoid fatal error
2013-08-19 10:58:10 -03:00
ValidateTest.php
Merge pull request
#31
from biggingernerd/master
2013-11-11 13:05:13 -08:00