OTX Reference  
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.GetProperty Class Reference

With this set of parameters the GetProperty term of the ExternalServiceProvider extension will be simulated. More...

Inheritance diagram for OpenTestSystem.Otx.Extensions.UnitTest.Declarations.GetProperty:
Inheritance graph

Public Attributes

OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration property
 Name of the Property related to the ServiceProviderSignature. More...
 
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration providerType
 Fullname of the related ServiceProviderSignature. More...
 
ResultParameterDeclaration value
 Returned value of the Property related to the ServiceProviderSignature. More...
 
- Public Attributes inherited from OpenTestSystem.Otx.Extensions.UnitTest.Declarations.CallbackMultiInstanceParameters
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration handle
 Unique id for the instance of the object related to this call back, like a screen or a device service. More...
 

Detailed Description

With this set of parameters the GetProperty term of the ExternalServiceProvider extension will be simulated.

Member Data Documentation

◆ property

OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.GetProperty.property

Name of the Property related to the ServiceProviderSignature.

◆ providerType

OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.GetProperty.providerType

Fullname of the related ServiceProviderSignature.

◆ value

ResultParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.GetProperty.value

Returned value of the Property related to the ServiceProviderSignature.