I\'m trying to mock a class that is being imported into my code with require and then testing if a method of that class is getting called.
require
I\'ve created