Skip to main content
Skip table of contents

t_UnitTest_Initializer

Initializer

Code that will execute before each test case.

Description This script will execute before each test case regardless of the unit test's mode - "dirty" or "sequential". It is typically used to set up data on which the test cases will depend. Properties

language : languageType

The scripting language for this element.

Defaults to the model scripting language.
See
Metadata.language
Valid values based on“string”.
scheme

scheme scripting language

js

JavaScript scripting language

Parents

  • UnitTest - A set of test cases to test Model functionality.

Parent topic: UnitTest

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.