Skip to content

Equals and hashCode on AbstractEntityGraph? #21

Description

@thyming

This is maybe a question and maybe and issue - I ran into a problem where I had introduced this project as a dependency (thanks!) but mock calls were failing to match because I (incorrectly) assumed that EntityGraphs.named("x").equals(EntityGraphs.named("x")) is true. Is there a reason that equals and hashCode are not implemented? Would you accept a PR adding this to AbstractEntityGraph?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions