regd : Pega unit testing features
Hello,
Wanted to know about Pega’s unit testing capabilities w.r.t below scenario.
We are working on an Integration project such that in every call to external system, the data gets enriched. The downward systems have data dependency on the upstream systems. Typically, by the end of the development cycle, if one or other “upstream” interfaces are not complete, the downward system complain of “not having sufficient data” to progress on the unit testing.
Wanted to know, if pega has OOTB features to resolve such data dependencies at runtime. Any alternate suggestions to deal with above situation are welcome.