![]() |
OTX Reference
|
|
With this set of parameters the value of a ContextVariable can simulated. The value can be read via the callback function from the environment. More...
Public Attributes | |
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration | dataType |
The element contains the data type of the ContextVariable as a string. More... | |
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration | name |
The element contains the full name of the ContextVariable. More... | |
ResultParameterDeclaration | value |
The element contains the returned value of the simulated ContextVariable. More... | |
With this set of parameters the value of a ContextVariable can simulated. The value can be read via the callback function from the environment.
Core.Exceptions.TypeMismatchException | Only if there is a path: If the path points to a location which has not been allocated (like a list index exceeding list length, or a map key which is not part of the map). |
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.ContextVariableGetValue.dataType |
The element contains the data type of the ContextVariable as a string.
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.ContextVariableGetValue.name |
The element contains the full name of the ContextVariable.
ResultParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.ContextVariableGetValue.value |
The element contains the returned value of the simulated ContextVariable.