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/Serializer/Tests/Normalizer
2019-08-21 17:17:31 +02:00
..
Features [serializer] extract normalizer tests to traits 2019-04-27 17:25:36 +01:00
AbstractNormalizerTest.php Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
AbstractObjectNormalizerTest.php Fixed tests on the Security and Form components 2019-08-21 17:17:31 +02:00
ArrayDenormalizerTest.php Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
ConstraintViolationListNormalizerTest.php Ensure signatures for setUp|tearDown|setUpAfterClass|tearDownAfterClass methods in tests are compatible with phpunit 8.2 2019-08-01 13:15:50 +02:00
CustomNormalizerTest.php Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
DataUriNormalizerTest.php Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
DateIntervalNormalizerTest.php Merge branch '3.4' into 4.3 2019-08-09 13:45:54 +02:00
DateTimeNormalizerTest.php Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
DateTimeZoneNormalizerTest.php Merge branch '3.4' into 4.3 2019-08-02 14:15:04 +02:00
GetSetMethodNormalizerTest.php Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
JsonSerializableNormalizerTest.php Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
ObjectNormalizerTest.php Add return types to tests and final|internal|private methods 2019-08-21 17:14:41 +02:00
ObjectToPopulateTraitTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
PropertyNormalizerTest.php Disable phpunit typehint patch on 4.3 branch 2019-08-08 11:29:19 +02:00
TestDenormalizer.php Add return types to tests and final|internal|private methods 2019-08-21 17:14:41 +02:00
TestNormalizer.php Add return types to tests and final|internal|private methods 2019-08-21 17:14:41 +02:00