You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add features to help on client code unit tests. For example:
Add events to:
When a property mapping is discovered;
When an object mapping begins/ends;
When a property is mapped;
Add auxiliary methods to help determine:
Which source and target properties have been touched by the mapper;
Which haven't.
For the time being, this issue is a placeholder for the functionalities we can think of. Once we figure out which ones we want to implement, specific items will be created for them.
The text was updated successfully, but these errors were encountered:
Add features to help on client code unit tests. For example:
For the time being, this issue is a placeholder for the functionalities we can think of. Once we figure out which ones we want to implement, specific items will be created for them.
The text was updated successfully, but these errors were encountered: