|
Default references are unique references to activated defaults |
Add test |
|
|
Default references are unique references to activated defaults
|
|
Default references are used in deactivate operations in order to identify the default to be deactivated. |
Add test |
|
Default references are used in deactivate operations (see clause 20.5.3) in order to identify the default to be deactivated.
|
|
Default references have meaning only within the test component instances they are activated |
Add test |
|
Default references have meaning only within the test component instances they are activated
|
|
Default references have the special and predefined type default |
Add test |
|
|
Default references have the special and predefined type default
|
|
Such a unique default reference is generated by a test component when an altstep is activated as a default |
Add test |
|
|
Such a unique default reference is generated by a test component when an altstep is activated as a default
|
|
TTCN3 allows the activation of altsteps (see clause 16.2) as defaults to capture recurring behaviour |
Add test |
|
|
TTCN3 allows the activation of altsteps (see clause 16.2) as defaults to capture recurring behaviour
|
|
TTCN3 does not restrict the implementation of a test system with respect to the handling and identification of defaults |
Add test |
|
|
TTCN3 does not restrict the implementation of a test system with respect to the handling and identification of defaults
|
|
The actual data representation of the default type shall be resolved externally by the test system |
Add test |
|
The actual data representation of the default type shall be resolved externally by the test system
|
|
Variables of type default can be used to handle activated defaults in test components |
Add test |
|
|
Variables of type default can be used to handle activated defaults in test components
|
|
value null represents an unspecific default reference |
Add test |
|
|
The special value null represents an unspecific default reference, e.g. can be used for the initialization of variables of default type.
|