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

Method test_swapcase

Lib/test/test_bigmem.py:818–819  ·  view source on GitHub ↗
(self, size)

Source from the content-addressed store, hash-verified

816
817 @bigmemtest(size=_2G, memuse=2)
818 def test_swapcase(self, size):
819 self._test_swapcase(size)
820
821 test_hash = None
822 test_split_large = None

Callers

nothing calls this directly

Calls 1

_test_swapcaseMethod · 0.80

Tested by

no test coverage detected