Using UCM Utility Service Methods to Simulate External Business Service Callback Functions
For testing purpose, the UCM Utility Service has additional methods to simulate External Business Service’s callback functions:
-
Provide methods to test hook functions internally.
-
Log the function’s input and output arguments for validating hook function interfaces.
-
Methods for testing Hook 1 (before commit) callback function:
-
PositiveTestBeforeCommit
-
NegativeTestBeforeCommit
-
-
Methods for testing Hook 2 (after commit) callback function:
-
PositiveTestAfterCommit
-
NegativeTestAfterCommit
-