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.