MCPcopy Index your code
hub / github.com/kivy/python-for-android / raises_system_exit

Function raises_system_exit

tests/test_toolchain.py:23–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21
22
23def raises_system_exit():
24 return pytest.raises(SystemExit)
25
26
27class TestToolchainCL:

Callers 2

test_helpMethod · 0.85
test_unknownMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected