IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Testing modules > Unit testing > Manage test configurations > Editing the test configuration
Adding component or reference emulators to a test configuration module
You can add one or more component or reference emulators to a module in any test configuration that is open in the integration test client. This enables you to emulate references, components, or imports in your module.
To add a component or reference emulator to a test configuration module:
Procedure
- In the integration test client, click the Configurations tab. The Configurations page opens.
- Click the Add icon
. The New Configuration wizard opens.
- In the Wizards list box, select Component and Reference Emulator and click Next. The Select a Module page opens.
- In the Select a module to continue list box, locate the test configuration that contains the module where you want to add an emulator, then select the module.
- Click Next. The Add Components and Reference Emulators page opens.
- If you want to emulate references:
- Ensure that References is selected.
- In the Emulated references in this module list box, select the check box beside the name of each reference that you want to emulate.
- If you want to emulate components or imports, complete the following steps:
- Select Components.
- In the Emulated components and imports in this module list box, select the check box beside the name of each component and import that you want to emulate.
- Click Finish. The emulators are added to the selected test configuration module.
Example
What to do next
When you add a component or reference emulator to a test configuration module, it is automatically defined as a manual emulator by default. If you want to define an emulator as a programmatic emulator, see the topic "Defining emulators as programmatic."