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

Comparing collection using equals method for assertEquals #2460

Merged
merged 5 commits into from Jan 26, 2021
Merged

Comparing collection using equals method for assertEquals #2460

merged 5 commits into from Jan 26, 2021

Commits on Jan 21, 2021

  1. Comparing collection with equals method.

    Prashant Maroti committed Jan 21, 2021
    Copy the full SHA
    6d5a7ba View commit details
    Browse the repository at this point in the history
  2. replaced all occurence of comparison operator with equals methods for…

    … non primitive data types
    Prashant Maroti committed Jan 21, 2021
    Copy the full SHA
    94644a5 View commit details
    Browse the repository at this point in the history
  3. added test cases for collections, sets and list

    Prashant Maroti committed Jan 21, 2021
    Copy the full SHA
    c3cc1c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Merge branch 'master' into #2296

    prashant-maroti committed Jan 25, 2021
    Copy the full SHA
    3c1a0ff View commit details
    Browse the repository at this point in the history
  2. build failing

    Prashant Maroti committed Jan 25, 2021
    Copy the full SHA
    a1c7465 View commit details
    Browse the repository at this point in the history