Valinor/tests/Integration/Mapping/Object
Romain Canon d6e778aff7 refactor: regroup object inferring strategies
Inferring object unions and named constructor are now done using the
same algorithm — in class `ObjectBuilderFilterer` — which is called from
a unique entry point in `ClassNodeBuilder`.
2022-02-19 19:58:28 +01:00
..
ArrayValuesMappingTest.php feat!: wrap node messages in proper class 2022-01-06 14:11:42 +01:00
DateTimeMappingTest.php misc!: allow object builder to yield arguments without source 2022-01-07 13:41:15 +01:00
EnumValuesMappingTest.php feat!: allow mapping to any type 2022-01-02 00:48:01 +01:00
GenericValuesMappingTest.php feat!: allow mapping to any type 2022-01-02 00:48:01 +01: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!: wrap node messages in proper class 2022-01-06 14:11:42 +01:00
ShapedArrayValuesMappingTest.php feat!: wrap node messages in proper class 2022-01-06 14:11:42 +01:00
UnionOfObjectsMappingTest.php refactor: regroup object inferring strategies 2022-02-19 19:58:28 +01:00
UnionValuesMappingTest.php feat!: allow mapping to any type 2022-01-02 00:48:01 +01:00