i need to test a module without actually calling our sap provider via executing a "real" JCoFunction.
how do i instantiate a "formally correct" JCoFunction?
i can even just deal with a JCoParameterList but just can't figure out how to instantiate it or even mock it.