Type |
Property |
Name |
Base Scenario |
||
Constant Expression |
||
Multiple Values (Overrides Type) |
||
Parameters (Override Prototype) |
||
Parameter Passing |
||
Prototype |
||
Result Type |
||
Result Object Class |
||
Variable Number of Arguments |
||
Init Expression for Local Scope |
||
Cleanup Expression for Local Scope |
||
Multilingual Name |
||
Test Data |
Base Scenario (FSCDUCXUNIT@1.1001:basescenario)
TestScenario FSCDUCXUNIT@1.1001:basescenario
Additional Information
Constant Expression (COOSYSTEM@1.1:exprconst)
boolean COOSYSTEM@1.1:exprconst readonly(inst)
Additional Information
Multiple Values (Overrides Type) (COOSYSTEM@1.1:exprmultiple)
boolean COOSYSTEM@1.1:exprmultiple readonly(inst)
Additional Information
Parameters (Override Prototype) (COOSYSTEM@1.1:exprparameters)
unique ActionParameterList[] COOSYSTEM@1.1:exprparameters readonly(inst)
Additional Information
Parameter Passing (COOSYSTEM@1.1:exprparscope)
ParScope COOSYSTEM@1.1:exprparscope readonly(inst)
Additional Information
Prototype (COOSYSTEM@1.1:exprprototype)
Prototype COOSYSTEM@1.1:exprprototype readonly(inst)
Additional Information
Result Type (COOSYSTEM@1.1:exprtype)
TypeDefinition COOSYSTEM@1.1:exprtype readonly(inst)
Additional Information
Result Object Class (COOSYSTEM@1.1:expruseableclass)
ObjectClass COOSYSTEM@1.1:expruseableclass readonly(inst)
Additional Information
Variable Number of Arguments (COOSYSTEM@1.1:exprvarargs)
boolean COOSYSTEM@1.1:exprvarargs readonly(inst)
Additional Information
Init Expression for Local Scope (FSCDUCXUNIT@1.1001:localsetup)
string[]
FSCDUCXUNIT@1.1001:localsetup
(
string
::sessionid,
optional string
::testscope,
optional TestScenario
::scenario,
optional string
::defaultpassword)
Local Scope: dictionary
Global Scope: dictionary
Name |
Description |
::sessionid |
id of the current test session
|
::testscope |
optional test scope
|
::scenario |
optional scenario for the test
|
::defaultpassword |
default password
|
Additional Information
Cleanup Expression for Local Scope (FSCDUCXUNIT@1.1001:localteardown)
string[]
FSCDUCXUNIT@1.1001:localteardown
(
string
::sessionid,
optional string
::testscope,
optional TestScenario
::scenario)
Local Scope: dictionary
Global Scope: dictionary
Name |
Description |
::sessionid |
id of the current test session
|
::testscope |
optional test scope
|
::scenario |
optional scenario for the test
|
Additional Information
Multilingual Name (COOSYSTEM@1.1:mlname)
secured unique LanguageStringList[] COOSYSTEM@1.1:mlname
Additional Information
Test Data (FSCDUCXUNIT@1.1001:testdata)
unique TestData[] FSCDUCXUNIT@1.1001:testdata
Additional Information