Home - TestMonkeys/jEntityTest GitHub Wiki
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.