Python Programming - Testing - Discussion
Discussion Forum : Testing - General Questions (Q.No. 7)
7.
What assertion method in the
unittest
module is commonly used to check if a value is within a specified range?
Answer: Option
Explanation:
The
assertGreater
method in the unittest
module is commonly used to check if a value is greater than another, effectively creating a range check.
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