It's possible to call the `AnyOf` matcher with zero arguments or an empty iterable. In this case it should always be successful, in the current implementation however it's always unsuccessful.
It's possible to call the
AnyOfmatcher with zero arguments or an empty iterable.In this case it should always be successful, in the current implementation however it's always unsuccessful.