Skip to content

Config documentation for TestConfig

Test

Test configuration

Example

<Test>
    <namingConvention>...</namingConvention>
    <objectTemplates>
        <objectTemplate>...</objectTemplate>
    </objectTemplates>
</Test>

Attributes

Attribute Type Description

Config elements

Config element Type Description Collection Item name
namingConvention TestNamingConvention Naming conventions used in the tests No
objectTemplates ObjectTemplateConfig A collection of object templates that are applied on the test scenario's if applicable. Yes objectTemplate