Skip Headers
Oracle® Communications Design Studio Modeling Activation
Release 7.2.4
Go to Design Studio Help Home
Go to Table of Contents
Go to Feedback page

Go to previous page
Go to next page
Mobi · ePub

Configuring a Unit Test

To configure a unit test:

  1. Select File, select New, then select File.

  2. Create a file name.testdata.

    For example, you might create a file called TestExample.testdata.

    Note:

    Place this file in a subfolder of the action processor implementation package named test.
  3. Enter the text for the file.

    The file format is a Java property file, so each entry specifies the parameter and its value.

  4. Repeat steps 1 and 2 as necessary to create a second file name.testinfo.

    For example, you might create a file called TestExample.testinfo.

Related Topics

Understanding Unit Testing

Working with the Action Processor

Modeling Entities