I am trying to test the method calculate which is getting data from instance of another class in a different module. How can I mock this. I am new to unit testi