MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / assertTupleEqual

Method assertTupleEqual

Lib/unittest/case.py:746–755  ·  view source on GitHub ↗

A tuple-specific equality assertion. Args: tuple1: The first tuple to compare. tuple2: The second tuple to compare. msg: Optional message to use on failure instead of a list of differences.

(self, tuple1, tuple2, msg=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

testEqualityMethod · 0.80

Calls 1

assertSequenceEqualMethod · 0.95

Tested by 1

testEqualityMethod · 0.64