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

Class TestNoRound

Lib/test/test_builtin.py:1917–1918  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1915 return 23
1916
1917 class TestNoRound:
1918 pass
1919
1920 self.assertEqual(round(TestRound()), 23)
1921

Callers 1

test_roundMethod · 0.85

Calls

no outgoing calls

Tested by 1

test_roundMethod · 0.68