Question 459: Which assertion method in theunittestmodule is used to check if two values are not equal?
tcs
wipro
infosys
general
aptitude
testing
python-programming
TheassertNotEqualmethod in theunittestmodule is used to check if two values are not equal during testing.