Fixes issue28380: unittest.mock Mock autospec functions now properly support
assert_called, assert_not_called, and assert_called_once.
Showing
Please register or sign in to comment
assert_called, assert_not_called, and assert_called_once.