In WebSphere® Integration Developer version 7 and later, component test projects are full-fledged SCA modules. This allows you to use the dependency editor to specify Java™ libraries as dependencies for component test projects. If a component test project is being used to test a module that has a dependency on an SCA library, the SCA library will automatically be displayed in the dependency editor.
About this task
To specify dependencies for a component test project:
Procedure
- In the Business Integration view, expand your component
test project and double-click Dependencies. The dependency
editor opens. Note that if the component test project is being used
to test a module that has a dependency on an SCA library, the SCA
library will be displayed in the Libraries section
of the dependency editor.
- If you want to add a Java library as a dependency of the component test project (perhaps because the library contains additional testing capabilities), complete the following steps:
- In the dependency editor, expand the Java section.
- In the Java section, click the Add button. The Java Project Selection window opens.
- In the Select a project field, type the name of the Java library or select it in the Java project list.
- Click OK. The Java library is displayed in the Java project list of the dependency editor.
- Press Ctrl-S to save your changes
and close the editor.
This topic only applies to BAW, and is located in the BAW repository. Last updated on 2025-03-13 12:15