• Administrator's avatar
    Improves the IsEqualToEntity abstract matcher · 259a6760
    Administrator authored
    The IsEqualToEntity matcher (previously, IsEqualsToEntity) has been
    improved to allow property comparison by functional reference to the
    getter methods of the properties to compare. Specifically, the
    "checkAttribute" methods added allow providing a Function<T, R> as a
    getter, where T is the type of the entity to compare and R is the type
    returned by the getter method.
    259a6760
Name
Last commit
Last update
domain Loading commit data...
ear Loading commit data...
jsf Loading commit data...
rest Loading commit data...
service Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...