Python Programming - Testing - Discussion
Discussion Forum : Testing - General Questions (Q.No. 53)
53.
What does the
unittest.TestCase.addCleanup
method allow you to do?
Answer: Option
Explanation:
The
unittest.TestCase.addCleanup
method is used to add a cleanup function to be run after the test method in Python unittest
.
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