SVS Test Suites Preference

You can use the preferences dialog to customise the file names and contents of TEF Block projects and classes.

SVS Test Suites

To open the SVS Test Suites Preferences dialog, go to Windows > Preferences. Select Symbian > SVS Test Suits on the left.

Customise the wrapper class or method names by modifying the text outside${...}. In the illustration below for example, you can change Wrapper or DoCmd.

This customisation takes effect when you add a class wrapper or a method for a TEF Block project.

SVS Test Suites


SVS Test Suites

Name

Description

${className}Wrapper

The default name for a wrapper class.

DoCmd${methodName}

The default name for a wrapper method.

Template

To open the SVS Test Suites Template Preference page, go toWindows > Preferences. Select Symbian > SVS Test Suits > Template on the left.

You can edit the four files listed below.


Select the file and click Edit. The system opens a new dialog as shown below. Customise the file name by modifying the text outside ${...}. Customise the contents by editing the pattern.

Edit Template


Edit Template

Variables are provided. You can insert these directly to the file name or the pattern.

Name

Description

${author}

The author name provided when creating a TEF Block project or class.

${baseName}

The project name provided when creating a TEF Block project, or the hosting project name when creating a TEF Block class.

${baseNameUpper}

The target name in the upper case.

${copyright}

The copyright statement provided when creating a TEF Block project or class.

${controllerIncludes}

Reserved for internal use.

${wrapperLIT}

Reserved for internal use.

${wrapperCreating}

Reserved for internal use.