Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The SysTestCaseDependsOnConfigKey class is the attribute class that is used to set up a dependency between a test method or test class and a specialized configuration key.
Syntax
public void new(ConfigurationKeyId _requiredConfigurationKey)
Run On
Called
Parameters
- _requiredConfigurationKey
Type: ConfigurationKeyId Extended Data Type
The ID of a configuration key that is required for the test method or test class to execute.