Python Programming - Testing - Discussion
Discussion Forum : Testing - General Questions (Q.No. 73)
73.
What is the purpose of the
unittest.mock.Mock.assert_not_called
method in Python testing?
Answer: Option
Explanation:
The
assert_not_called
method in Python's unittest.mock.Mock
asserts that a method was not called.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers