Valinor/tests/Integration/Mapping
Romain Canon 63c87a2cc4 misc!: remove node visitor feature
This feature was a relic of the first release of the library. It had
strong design issues and was going to become a huge blocker for upcoming
features.

Although it was never documented, it may have been used in applications;
there will be no replacement for this feature. If this becomes an issue
for existing applications, an issue can be created in the repository to
discuss other possible solutions.
2022-07-10 19:28:36 +02:00
..
Attribute feat!: filter userland exceptions to hide potential sensible data 2022-07-08 13:58:48 +02:00
Fixture feat: handle literal boolean true / false types 2022-05-09 21:14:46 +02:00
Message feat!: make mapper more strict and allow flexible mode 2022-06-23 10:30:36 +02:00
Object feat!: make mapper more strict and allow flexible mode 2022-06-23 10:30:36 +02:00
Other feat!: make mapper more strict and allow flexible mode 2022-06-23 10:30:36 +02:00
Source feat: allow injecting a cache implementation that is used by the mapper 2022-05-23 20:28:02 +02:00
ConstructorRegistrationMappingTest.php feat!: filter userland exceptions to hide potential sensible data 2022-07-08 13:58:48 +02:00
ExceptionFilteringTest.php feat!: filter userland exceptions to hide potential sensible data 2022-07-08 13:58:48 +02:00
InterfaceInferringMappingTest.php feat!: filter userland exceptions to hide potential sensible data 2022-07-08 13:58:48 +02:00
ReadonlyMappingTest.php feat: allow injecting a cache implementation that is used by the mapper 2022-05-23 20:28:02 +02:00
SingleNodeMappingTest.php feat!: make mapper more strict and allow flexible mode 2022-06-23 10:30:36 +02:00
ValueAlteringMappingTest.php feat: allow injecting a cache implementation that is used by the mapper 2022-05-23 20:28:02 +02:00
VariadicParameterMappingTest.php feat: allow injecting a cache implementation that is used by the mapper 2022-05-23 20:28:02 +02:00