Click or drag to resize

Hummingbird.TestFramework.ExtensionProject Namespace

[Missing <summary> documentation for "N:Hummingbird.TestFramework.ExtensionProject"]

Classes
  ClassDescription
Public classExtensionNode
Base node of the service definitions.
Public classOpenApiServiceCategory
A category of the services, to hold a set of web services from an OpenAPI service description. The supported documents are OpenAPI 2.0 (Swagger) and OpenAPI 3.0 (Yaml)
Public classProject
The structure of an Extension Project, used by Extension Designer
Public classService
Service represents a simulated Web Service.
Public classServiceApplication
System (Application) to drive (as driver) or simulate (as service simulator)
Public classServiceCategory
A category of the services
Public classServiceConfiguration
This class defines the definition of an Endpoint of a WSDL Service. The properties of the ServiceEndpoint is initialized from WSDL, but users can define the content of the ServiceEndpoint which will be take account in the code generation. For example: User can raise protection level of the service or changes the Uri Template.
Public classSoapService
A SOAP based web service, defined in WSDL.
Enumerations
  EnumerationDescription
Public enumerationServiceType

Type of the service supported by extension project

Public enumerationSoapVersion
The Version of SOAP Message