MCPcopy Index your code
hub / github.com/RustPython/RustPython / assertEqual

Method assertEqual

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

Source from the content-addressed store, hash-verified

3547 class PerfPatma(TestPatma):
3548
3549 def assertEqual(*_, **__):
3550 pass
3551
3552 def assertIs(*_, **__):
3553 pass

Calls

no outgoing calls

Tested by

no test coverage detected