I have func1() which calls func2() multiple times based on different inputs. I now want to write a unit test for func1() by mocking return value of func2(). func2() returns