Matches if all the matchers match elements of the value being matched.

That is, each element in the 'observed' set must match exactly one matcher from the set of matchers, with no matchers left over.

The difference compared to MatchesListwise is that the order of the matchings does not matter.

Method __init__ Undocumented
Method match Undocumented
def __init__(self, *matchers):
Undocumented
def match(self, observed):
Undocumented
API Documentation for testtools, generated by pydoctor at 2015-07-01 16:11:28.