Can I mock a data transform in pega 8.5 unit tests?
Hello,
I create unit test in pega, can I mock or simulate a data transform like data pages or connectors?
For example, I have a data Transform that call other data Transform, and I need to mock called data transform.
The same question for other rule types mocking like activities and etc.
Do you know any solutions?
Thank you.