__________________ tests whether a given string equals another one, ignoring the case.
(a) stringEqual
(b) equalToIgnoringCase
(c) ignoringCaseEqual
(d) equalToCase
This question was addressed to me in class test.
This key question is from Need for Unit Tests in section Software Testing Principles of JUnit