• 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
..
src/main Loading commit data...
pom.xml Loading commit data...