Configuring DOH test properties
Before you begin
Procedure
- Right-click the project for which you want to configure the DOH test properties and select Properties. The Properties dialog box opens.
- In the properties list, click DOH configuration.
- DOH tests root folder
- Location of DOH tests for the project. The root folder must be located in /WebContent.
- DOH runner folder
- Location of the DOH runner file.
- DOH tests run on the DOH runner platform. The DOH runner is an
HTML file that contains logic to receive DOH tests as arguments to
run them by providing an execution context. The DOH runner is not
always included in all Dojo builds. For example, the Dojo build might
be hosted at a CDN or the build is a compressed DoOjo build without
the test packages. When the Dojo build does not include the DOH runner,
the Get runner button is available and you
must select a runner file.Important: This option is disabled if you are using Dojo Toolkit SDK Version 1.9 or a later version.
- Dojo module path mappings
- Specifies the current module path mappings that are applied when DOH tests are run.
- The Dojo module path mappings configuration is related to the Dojo mechanism for locating classes through the registration of module paths.
- Click OK to save your changes.

