Additional Information
Type |
Property |
Name |
Global Scope |
||
Init Expression for Global Scope |
||
Cleanup Expression for Global Scope |
||
Imports |
||
Local Scope |
||
Init Expression for Local Scope |
||
Cleanup Expression for Local Scope |
||
Options |
||
Test |
Global Scope (FSCDUCXUNIT@1.1001:globalscope)
unique Variable[] FSCDUCXUNIT@1.1001:globalscope
Additional Information
Init Expression for Global Scope (FSCDUCXUNIT@1.1001:globalsetup)
string[]
FSCDUCXUNIT@1.1001:globalsetup
(
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 Global Scope (FSCDUCXUNIT@1.1001:globalteardown)
string[]
FSCDUCXUNIT@1.1001:globalteardown
(
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
Imports (FSCDUCXUNIT@1.1001:imports)
SoftwareComponent[] FSCDUCXUNIT@1.1001:imports
Additional Information
Local Scope (FSCDUCXUNIT@1.1001:localscope)
unique Variable[] FSCDUCXUNIT@1.1001:localscope
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
Options (FSCDUCXUNIT@1.1001:options)
unique Option[] FSCDUCXUNIT@1.1001:options
Additional Information
Test (FSCDUCXUNIT@1.1001:test)
string[]
FSCDUCXUNIT@1.1001:test
(
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