Valinor/tests/Integration/Mapping/Object
2022-05-21 16:30:24 +02:00
..
ArrayValuesMappingTest.php feat!: wrap node messages in proper class 2022-01-06 14:11:42 +01:00
DateTimeMappingTest.php test: add test for datetime with key but without format 2022-05-21 16:30:24 +02:00
EnumValuesMappingTest.php feat!: allow mapping to any type 2022-01-02 00:48:01 +01:00
GenericValuesMappingTest.php misc: bump dev-dependencies 2022-05-06 14:00:43 +02:00
IterableValuesMappingTest.php feat!: allow mapping to any type 2022-01-02 00:48:01 +01:00
ListValuesMappingTest.php feat!: wrap node messages in proper class 2022-01-06 14:11:42 +01:00
LocalTypeAliasMappingTest.php feat!: allow mapping to any type 2022-01-02 00:48:01 +01:00
ObjectValuesMappingTest.php misc!: allow object builder to yield arguments without source 2022-01-07 13:41:15 +01:00
ScalarValuesMappingTest.php feat: handle float value type 2022-05-09 19:17:22 +02:00
ShapedArrayValuesMappingTest.php qa: require and include phpstan/phpstan-phpunit rules 2022-02-19 19:58:28 +01:00
UnionOfObjectsMappingTest.php feat!: introduce method to register constructors used during mapping 2022-03-24 13:03:55 +01:00
UnionValuesMappingTest.php feat: handle literal boolean true / false types 2022-05-09 21:14:46 +02:00