MCPcopy Index your code
hub / github.com/python/cpython / assertEqual

Method assertEqual

Lib/test/test_patma.py:3537–3538  ·  view source on GitHub ↗
(*_, **__)

Source from the content-addressed store, hash-verified

3535 class PerfPatma(TestPatma):
3536
3537 def assertEqual(*_, **__):
3538 pass
3539
3540 def assertIs(*_, **__):
3541 pass

Calls

no outgoing calls

Tested by

no test coverage detected