Hummingbird.TestFramework.ExtensionProject Namespace |
[Missing <summary> documentation for "N:Hummingbird.TestFramework.ExtensionProject"]
Class | Description | |
---|---|---|
ExtensionNode |
Base node of the service definitions.
| |
OpenApiServiceCategory |
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)
| |
Project |
The structure of an Extension Project, used by Extension Designer
| |
Service |
Service represents a simulated Web Service.
| |
ServiceApplication |
System (Application) to drive (as driver) or simulate (as service simulator)
| |
ServiceCategory |
A category of the services
| |
ServiceConfiguration |
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.
| |
SoapService |
A SOAP based web service, defined in WSDL.
|
Enumeration | Description | |
---|---|---|
ServiceType | Type of the service supported by extension project | |
SoapVersion |
The Version of SOAP Message
|