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/src/Symfony/Component/Validator/Tests/Constraints
2014-08-19 10:58:49 +02:00
..
Fixtures [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
AbstractComparisonValidatorTestCase.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
AbstractConstraintValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
AllTest.php Fixed @expectedException definitions to reference absolute exception paths 2013-01-05 18:52:40 +01:00
AllValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
BlankValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
CallbackValidatorTest.php Merge branch '2.3' into 2.4 2014-08-14 16:51:32 +02:00
CardSchemeValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
ChoiceValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
CollectionTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
CollectionValidatorArrayObjectTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
CollectionValidatorArrayTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
CollectionValidatorCustomArrayObjectTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
CollectionValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
CountryValidatorTest.php Merge branch '2.4' into 2.5 2014-08-19 10:56:37 +02:00
CountValidatorArrayTest.php [Validator] Removed MinCount and MaxCount and replaced them by the constraint Count 2012-07-11 19:47:53 +02:00
CountValidatorCountableTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
CountValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
CurrencyValidatorTest.php Merge branch '2.4' into 2.5 2014-08-19 10:56:37 +02:00
DateTimeValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
DateValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
EmailValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
EqualToValidatorTest.php Merge branch '2.4' into 2.5 2014-08-14 18:10:54 +02:00
ExpressionValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 16:56:25 +02:00
FalseValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
FileValidatorObjectTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
FileValidatorPathTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
FileValidatorTest.php Merge branch '2.4' into 2.5 2014-08-14 18:10:54 +02:00
GreaterThanOrEqualValidatorTest.php Merge branch '2.4' into 2.5 2014-08-05 11:00:40 +02:00
GreaterThanValidatorTest.php Merge branch '2.4' into 2.5 2014-08-14 18:10:54 +02:00
GroupSequenceTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
IbanValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
IdenticalToValidatorTest.php Merge branch '2.4' into 2.5 2014-08-14 18:10:54 +02:00
ImageValidatorTest.php Merge branch '2.3' into 2.4 2014-08-14 16:51:32 +02:00
IpValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
IsbnValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
IssnValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
LanguageValidatorTest.php [Validator] Fixed missing use statements 2014-08-19 10:58:49 +02:00
LegacyAllValidator2Dot4ApiTest.php [Validator] Removed legacy validator classes 2014-08-06 15:23:29 +02:00
LegacyAllValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyBlankValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyBlankValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyCallbackValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyCallbackValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyCardSchemeValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyCardSchemeValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyChoiceValidator2Dot4ApiTest.php [Validator] Removed legacy validator classes 2014-08-06 15:23:29 +02:00
LegacyChoiceValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyCollectionValidatorArray2Dot4ApiTest.php [Validator] Removed legacy validator classes 2014-08-06 15:23:29 +02:00
LegacyCollectionValidatorArrayLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyCollectionValidatorArrayObject2Dot4ApiTest.php [Validator] Removed legacy validator classes 2014-08-06 15:23:29 +02:00
LegacyCollectionValidatorArrayObjectLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyCollectionValidatorCustomArrayObject2Dot4ApiTest.php [Validator] Removed legacy validator classes 2014-08-06 15:23:29 +02:00
LegacyCollectionValidatorCustomArrayObjectLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyCountValidatorArray2Dot4ApiTest.php [Validator] Removed legacy validator classes 2014-08-06 15:23:29 +02:00
LegacyCountValidatorArrayLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyCountValidatorCountable2Dot4ApiTest.php [Validator] Removed legacy validator classes 2014-08-06 15:23:29 +02:00
LegacyCountValidatorCountableLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyCurrencyValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyCurrencyValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyDateTimeValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyDateTimeValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyDateValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyDateValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyEmailValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyEmailValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyEqualToValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyEqualToValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyExpressionValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyExpressionValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyFalseValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyFalseValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyFileValidatorObject2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyFileValidatorObjectLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyFileValidatorPath2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyFileValidatorPathLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyGreaterThanOrEqualValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyGreaterThanOrEqualValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyGreaterThanValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyGreaterThanValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyIbanValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyIbanValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyIdenticalToValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyIdenticalToValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyImageValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyImageValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyIpValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyIpValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyIsbnValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyIsbnValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyIssnValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyIssnValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyLanguageValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyLanguageValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyLengthValidator2Dot4ApiTest.php [Validator] Removed legacy validator classes 2014-08-06 15:23:29 +02:00
LegacyLengthValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyLessThanOrEqualValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyLessThanOrEqualValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyLessThanValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyLessThanValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyLocaleValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyLocaleValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyLuhnValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyLuhnValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyNotBlankValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyNotBlankValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyNotEqualToValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyNotEqualToValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyNotIdenticalToValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyNotIdenticalToValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyNotNullValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyNotNullValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyNullValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyNullValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyRangeValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyRangeValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyRegexValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyRegexValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyTimeValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyTimeValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyTrueValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyTrueValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyTypeValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyTypeValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyUrlValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyUrlValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyUuidValidator2Dot4ApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LegacyUuidValidatorLegacyApiTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
LengthValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
LessThanOrEqualValidatorTest.php Merge branch '2.4' into 2.5 2014-08-14 18:10:54 +02:00
LessThanValidatorTest.php Merge branch '2.4' into 2.5 2014-08-14 18:10:54 +02:00
LocaleValidatorTest.php [Validator] Fixed missing use statements 2014-08-19 10:58:49 +02:00
LuhnValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
NotBlankValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
NotEqualToValidatorTest.php Merge branch '2.4' into 2.5 2014-08-14 18:10:54 +02:00
NotIdenticalToValidatorTest.php Merge branch '2.4' into 2.5 2014-08-14 18:10:54 +02:00
NotNullValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
NullValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
RangeValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
RegexValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
TimeValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
TrueValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
TypeValidatorTest.php [Validator] Backported constraint validator tests from 2.5 2014-08-14 15:44:06 +02:00
UrlValidatorTest.php Merge branch '2.4' into 2.5 2014-08-14 18:10:54 +02:00
UuidValidatorTest.php [Validator] Added extensive test coverage for the constraint validators for the different APIs 2014-07-28 15:52:58 +02:00
ValidTest.php Fixed @expectedException definitions to reference absolute exception paths 2013-01-05 18:52:40 +01:00