Searched refs:mock_notify (Results 1 – 1 of 1) sorted by relevance
205 def test_insert(self, mock_notify): argument210 mock_notify.assert_called_with('1.0', '1.0+3c')214 mock_notify.assert_called_with('1.3', '1.3+6c')217 def test_delete(self, mock_notify): argument225 mock_notify.assert_called_with('1.7')229 mock_notify.assert_called_with('1.3')353 def test_recolorize_main(self, mock_notify): argument402 def test_removecolors(self, mock_notify, mock_recolorize): argument