Fabien Potencier e42a2dede1 [Validator] fixed unit tests when intl is not installed 14 years ago
..
AllValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 years ago
AssertFalseValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 years ago
AssertTrueValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 years ago
AssertTypeValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 years ago
BlankValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 years ago
CallbackValidatorTest.php 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation 14 years ago
ChoiceValidatorTest.php 0f328d228b [Validator] Fixed using the strict option in the choice validator. 14 years ago
CollectionValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 years ago
CountryValidatorTest.php e42a2dede1 [Validator] fixed unit tests when intl is not installed 14 years ago
DateTimeValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 years ago
DateValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 years ago
EmailValidatorTest.php 0805c6f963 [Validator] removed MX test (tests should work with Internet down) 14 years ago
FileValidatorTest.php d58ba34246 [Validator] Consider the ini directive 'upload_max_filesize' while validating an uploaded file (fixes GH-1441) 14 years ago
IpValidatorTest.php 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation 14 years ago
LanguageValidatorTest.php e42a2dede1 [Validator] fixed unit tests when intl is not installed 14 years ago
LocaleValidatorTest.php e42a2dede1 [Validator] fixed unit tests when intl is not installed 14 years ago
LocalizedTestCase.php e42a2dede1 [Validator] fixed unit tests when intl is not installed 14 years ago
MaxLengthValidatorTest.php 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation 14 years ago
MaxValidatorTest.php 88d915d175 [Validator] fixed Min and Max validator when the input value is not a number (now return an error message instead of an exception which does not make sense in this context) 14 years ago
MinLengthValidatorTest.php 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation 14 years ago
MinValidatorTest.php 88d915d175 [Validator] fixed Min and Max validator when the input value is not a number (now return an error message instead of an exception which does not make sense in this context) 14 years ago
NotBlankValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 years ago
NotNullValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 years ago
NullValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 years ago
RegexValidatorTest.php 2b0c3526d8 Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation 14 years ago
TimeValidatorTest.php edf4b87dcb Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 14 years ago
UrlValidatorTest.php f322a4a99d fixed CS 14 years ago