Which Method Is Used To Verify The Actual And Expected Results #1111
Which method is used to verify the actual and expected results in Junits?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Autoboxing - JUnits - Quiz No.1.
Which method is used to verify the actual and expected results in Junits?
assert()
equals()
==
isEqual()