
Specifying emulation values in the integration test client
If a manual emulator is encountered during a test, the test pauses at an Emulate event and you need to either specify some output parameter values or select an exception to throw. Specifying output parameter values for an emulation is accomplished in exactly the same way as specifying initial request parameter values for an operation, as described in the topic "Specifying operation values". However, throwing exceptions is unique to manual emulations.
Before you begin
About this task
Procedure
- In the Throw exception drop-down list on the Events page, select the exception that you want to throw.
- In the Output parameters value editor, specify some values to pass with the exception.
- Click the Continue icon
to continue the invocation of the operation.