Home
last modified time | relevance | path

Searched refs:mock_update (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/idlelib/idle_test/
Dtest_codecontext.py344 def test_timer_event(self, mock_update): argument
349 mock_update.assert_not_called()
354 mock_update.assert_called()