• 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
..
java/es/uvigo/esei/xcs/rest Loading commit data...
resources Loading commit data...
resources-wildfly-embedded-h2 Loading commit data...
resources-wildfly-embedded-mysql Loading commit data...