This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/tests/Symfony/Tests/Component/Validator
Rafael Dohms ac2a187b4d Improved feedback for Upload Validator to cover all PHP error states.
This way we don't get a unclear "upload error" message unless its something completely unexpected.
2012-03-19 14:37:25 +01:00
..
Constraints Improved feedback for Upload Validator to cover all PHP error states. 2012-03-19 14:37:25 +01:00
Fixtures [Validator] Renamed getValidationGroups to getGroupSequence 2012-02-02 20:27:50 +01:00
Mapping merged 2.0 2012-03-15 15:47:03 +01:00
ConstraintTest.php Increase code coverage for: YamlParser, Validators, PhpEngine + Helpers, HttpFoundation 2011-06-16 11:43:27 +02:00
ConstraintValidatorTest.php [Validator] Throwing exception in ConstraintValidator::setMessage() if initialize() wasn't called 2012-02-05 10:03:22 +01:00
ConstraintViolationListTest.php [Validator] Made ExecutionContext immutable and introduced new class GlobalExecutionContext 2012-01-31 21:35:48 +01:00
ConstraintViolationTest.php [Validator] Deprecated ConstraintValidator methods setMessage(), getMessageTemplate() and getMessageParameters() 2012-02-01 14:03:13 +01:00
ExecutionContextTest.php [Validator] Renamed methods addViolationAtRelativePath() and getAbsolutePropertyPath() in ExecutionContext 2012-02-02 10:13:41 +01:00
GlobalExecutionContextTest.php [Validator] Made ExecutionContext immutable and introduced new class GlobalExecutionContext 2012-01-31 21:35:48 +01:00
GraphWalkerTest.php [Validator] Made ExecutionContext immutable and introduced new class GlobalExecutionContext 2012-01-31 21:35:48 +01:00
ValidatorContextTest.php Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 2011-06-16 15:06:36 +02:00
ValidatorFactoryTest.php Add missing "tearDown" functions, and some missing variable declaration (this saves for me almost 20MB when run all tests) 2011-06-16 15:06:36 +02:00
ValidatorTest.php [Validator] Updated test expectations 2012-02-02 20:27:50 +01:00