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
Constantin Pascal edited this page Apr 18, 2021
·
9 revisions
Welcome to the jEntityTest wiki!
With jEntityTest you can model the logic for comparing two entities. You can do that by defining the comparison model either annotating properties or defining a yaml model. Beside comparison you can also define validation rules, that are checked or abort conditions where you would want to ignore comparison in some cases.
If you need more control, or find yourself needing a custom comparison/validation strategy - you can create your own strategy and apply it in your project.