Python Programming - Testing - Discussion
Discussion Forum : Testing - General Questions (Q.No. 64)
64.
What is the purpose of the
unittest.mock.Mock.assert_has_calls
method in Python testing?
Answer: Option
Explanation:
The
assert_has_calls
method in Python unittest.mock.Mock
asserts that a method was called with specific arguments in a specific order.
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