You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
containsInAnyOrder is entirely different from contains or containsAll for lists (as mentioned in #37) - So I would suggest calling it containsInAnyOrder as per hamcrest.
If I am missing something, what is the idiomatic way to do it HamKrest?
Otherwise, are there any plans to implement this (are pull requests welcome)?
The text was updated successfully, but these errors were encountered: