blob: 35d26ae41ee14f558023a4ca7649ebf8dc26e6eb [file] [log] [blame]
unittest.mock Mock autospec functions now properly support assert_called,
assert_not_called, and assert_called_once.