Python Programming - Testing - Discussion
Discussion Forum : Testing - General Questions (Q.No. 17)
17.
Which assertion method in the
unittest
module checks if two values are almost equal within a specified delta?
Answer: Option
Explanation:
The
assertAlmostEqual
method in the unittest
module checks if two values are almost equal within a specified delta during testing.
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