Creating a Test Case for an Existing App

Before you start unit testing, you must create a test case.

    Procedure
  1. In the Explorer view, right-click the app for which you want to create a unit test and select Create Unit Tests for Flogo App.
  2. Alternatively, when you click (Open Unit Test) at the upper-right corner and the .flogotest file for the app is not found, you are prompted to create a unit test file as follows: 
    Could not find a Unit Test file for this App. (Searched for "<app name>.flogotest"). Do you want to create it?
    Click Create Unit Test File.