Question 14
Consider the following Java code for class, there are some faults in the implementation. The method needs to be tested using the JUnit test class .
Identify which of the test cases would be able to uncover the faults in the program.
—
—
—
—