Skip to content

Some asserts in tests have expected, actual parameters reversed #14

Description

@eis

From ObservableSolutionsTest:

assertEquals(map.get(70111470).toString(),
   "{boxart=http://cdn-0.nflximg.com/images/2891/DieHard150.jpg, id=70111470, title=Die Hard}");

it should be assertEquals(expected, actual), not the other way around.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions