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

With this set of parameters the GetServiceProviderEventValues action of the ExternalServiceProvider extension will be simulated. More...

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

Public Attributes

OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration eventName
 Name of the EventSignature related to the ServiceProviderSignature. More...
 
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration providerType
 Fullname of the related 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 GetServiceProviderEventValues action of the ExternalServiceProvider extension will be simulated.

Note
The parameters (values) can be read with GetCallbackParameterValueAsString and set with SetCallbackParameterValue.

Member Data Documentation

◆ eventName

OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.GetServiceProviderEventValues.eventName

Name of the EventSignature related to the ServiceProviderSignature.

◆ providerType

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

Fullname of the related ServiceProviderSignature.