Valinor/tests/Integration/Mapping
2022-03-03 13:02:01 +01:00
..
Attribute fix: return indexed list of attributes when filtering on type 2022-01-26 18:59:57 +01:00
Fixture feat: introduce automatic union of objects inferring during mapping 2022-01-07 13:41:15 +01:00
Object test: strengthen datetime mapping tests 2022-03-03 13:02:01 +01:00
Other feat!: allow mapping to any type 2022-01-02 00:48:01 +01:00
Source feat: introduce a path-mapping source modifier 2022-02-26 11:33:50 +01:00
InterfaceInferringMappingTest.php feat!: improve interface inferring API 2022-02-24 10:48:49 +01:00
NamedConstructorTest.php feat: introduce automatic named constructor resolution 2022-01-25 18:32:28 +01:00
ObjectBindingMappingTest.php fix: transform exception thrown during object binding into a message 2022-02-24 11:27:27 +01:00
ReadonlyMappingTest.php feat: initial release 2021-11-28 18:21:56 +01:00
SingleNodeMappingTest.php feat: initial release 2021-11-28 18:21:56 +01:00
ValueAlteringMappingTest.php feat: improve value altering API 2022-02-19 19:58:28 +01:00
VariadicParameterMappingTest.php fix: remove string keys when unpacking variadic parameter values 2022-02-24 11:23:26 +01:00
VisitorMappingTest.php feat!: wrap node messages in proper class 2022-01-06 14:11:42 +01:00