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

Method test_caught

Lib/test/test_monitoring.py:325–326  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

323 self.check_events(just_call)
324
325 def test_caught(self):
326 self.check_events(caught)
327
328 def test_nested_call(self):
329 self.check_events(nested_call)

Callers

nothing calls this directly

Calls 1

check_eventsMethod · 0.45

Tested by

no test coverage detected