I want to mock some functions within a function, I am testing. I have a class that has several static private functions being called from one so-called mainFunction
mainFunction