Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add collection assertion ContainEquivalentOf #950

Merged
merged 7 commits into from Dec 15, 2018

Commits on Oct 18, 2018

  1. add collection assertion ContainEquivalentTo

    asserts that a collection contains at least one object that is equivalent to the expected object.
    matthiaslischka committed Oct 18, 2018
    Copy the full SHA
    5b27bc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2018

  1. Copy the full SHA
    5426a12 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2018

  1. Copy the full SHA
    83053a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. Copy the full SHA
    62d2aa6 View commit details
    Browse the repository at this point in the history
  2. fixed equal and equivalent tests

    changed value type to object
    matthiaslischka committed Nov 26, 2018
    Copy the full SHA
    d0dbd86 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e56c9ca View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2018

  1. Copy the full SHA
    2a3c75f View commit details
    Browse the repository at this point in the history