Adding Mock Support for Process Starter
Now you can add the Mock Input to the Process Starter in TIBCO BusinessWorks Container Edition
- Process Starter to be mocked should be present in the process, which is under Unit Testing.
- Generate a valid Mock Input XML file. For more information, see Generating the Mock Input File.
- Procedure
-
Right-click the module project and select Tests folder in the module project.
. This adds the -
Right-click the Tests folder in the Project Explorer pane and select . Change the test file name if required and click Next. This shows the New Test File wizard with a list of available processes.
-
Select the process having the Process Starter to be mocked.
-
Right-click the Process Starter to mock, click
.The Tests tab is added in the Properties section of the activity. The Tests tab contains the Input XML File option to select the path of the Mock Input XML file. The path of the Mock input file can also be set using Module properties.