Creating a test case for a REST API operation subflow
You can create and run a test case for a REST API operation subflow.
Before you begin
About this task
REST API operations are implemented by subflows, and the OpenAPI document for the REST API describes the input and output messages that are used by each operation.
For information about how to use the IBM App Connect Enterprise Toolkit to generate a test case for an individual message flow node in a REST API subflow, see Creating a test case for a message flow node in a REST API operation subflow.
The following video demonstrates how to create a JUnit test for an operation in a REST API: Generating a test case for a REST API operation. The capability can be used on REST APIs that are using Open API v2.0 or v3.0 documents, which define the APIs.
For more videos about generating and running tests, see the IBM App Connect Enterprise playlist on YouTube.
To create a test case for a whole REST API operation subflow, complete the following steps: