IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Testing modules > Component testing > Manage test suites > Editing test suites > Manage test configurations
Emulating components and references when invoking one-way operations
When a component test invokes a one-way interface operation, the test will immediately complete and be marked as "passed". This is because there is no actual response to verify as having passed or failed. As a result, any emulators defined in the configuration (or any emulator definition tasks defined in the test case) will not run.
For an emulator to successfully run when a one-way operation is being tested, the test should contain a Verify Event step for any response that you want to emulate.
Information about creating Verify Event steps is found in the topic Manage Verify Event steps and its subtopics.