![]() |
OTX Reference
|
|
With this set of parameters the ExecuteService action of the ExternalServiceProvider extension will be simulated. More...
Public Attributes | |
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration | executeAsync |
The service should be executed synchronously or asynchronously. More... | |
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration | providerType |
Fullname of the related ServiceProviderSignature. More... | |
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration | service |
Name of the service related to the ServiceProviderSignature. More... | |
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration | serviceHandle |
Unique id for the instance of the service related to this call back. More... | |
![]() | |
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... | |
With this set of parameters the ExecuteService action of the ExternalServiceProvider extension will be simulated.
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.ExecuteService.executeAsync |
The service should be executed synchronously or asynchronously.
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.ExecuteService.providerType |
Fullname of the related ServiceProviderSignature.
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.ExecuteService.service |
Name of the service related to the ServiceProviderSignature.
OpenTestSystem.Otx.Extensions.UnitTest.Declarations.InParameterDeclaration OpenTestSystem.Otx.Extensions.UnitTest.Declarations.ExecuteService.serviceHandle |
Unique id for the instance of the service related to this call back.