[issue27071] unittest.TestCase.assertCountEqual is a very misleading name

Gregory P. Smith report at bugs.python.org
Mon May 23 19:56:41 EDT 2016


Gregory P. Smith added the comment:

assertSequenceEqualUnordered also works R. David.  I was going to suggest that as well but edited it out to keep my suggestion simpler. :)

I don't like the assertMultisetEqual suggestion as this is most notably an api having nothing to do with sets.

#bikeshed

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27071>
_______________________________________


More information about the Python-bugs-list mailing list