Skip to content

Mock functions with autospec STILL don't support assert_called_once, assert_called, assert_not_called #77824

Description

@dybi
mannequin
BPO 33643
Nosy @matrixise, @dybi, @tirkarthi

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2018-10-08.11:33:06.793>
created_at = <Date 2018-05-25.07:39:19.831>
labels = ['type-bug', 'library']
title = "Mock functions with autospec STILL don't support assert_called_once, assert_called, assert_not_called"
updated_at = <Date 2018-10-08.11:33:06.780>
user = 'https://github.com/dybi'

bugs.python.org fields:

activity = <Date 2018-10-08.11:33:06.780>
actor = 'matrixise'
assignee = 'none'
closed = True
closed_date = <Date 2018-10-08.11:33:06.793>
closer = 'matrixise'
components = ['Library (Lib)']
creation = <Date 2018-05-25.07:39:19.831>
creator = 'dybi'
dependencies = []
files = []
hgrepos = []
issue_num = 33643
keywords = []
message_count = 4.0
messages = ['317659', '326342', '327341', '327342']
nosy_count = 4.0
nosy_names = ['matrixise', 'dybi', 'xtreak', 'Justin Dray']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue33643'
versions = ['Python 3.6']

Metadata

Metadata

Assignees

No one assigned

    Labels

    stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions