commit | ac5084b6c760ff5e6469854373fe6c3c81804f87 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@krypto.org> | Thu Oct 06 14:31:23 2016 -0700 |
committer | Gregory P. Smith <greg@krypto.org> | Thu Oct 06 14:31:23 2016 -0700 |
tree | 091838773df00af3922173237691abc99d9e3044 | |
parent | 0ebdd0776c95a578ac9d25a27a34492144a04a0a [diff] |
Fixes issue28380: unittest.mock Mock autospec functions now properly support assert_called, assert_not_called, and assert_called_once.