Python Programming - Testing - Discussion
Discussion Forum : Testing - General Questions (Q.No. 34)
34.
In Python's `unittest` module, what does the
assertIsNone
method check?
Answer: Option
Explanation:
The
assertIsNone
method in the unittest
module checks if a value is None
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