Hummingbird.TestFramework.Automation.Assertions Namespace |
[Missing <summary> documentation for "N:Hummingbird.TestFramework.Automation.Assertions"]
Class | Description | |
---|---|---|
![]() | AbstractAssertion |
Base class of all the assertions.
|
![]() | AbstractValueCompareAssertion |
A base class of Value compare based Assertions.
|
![]() | ContainsAssertion |
Checks if a text occurs within the Request or Response.
|
![]() | NotContainsAssertion |
Checks if a text pattern does not occur in the Request or Response.
|
![]() | PathValidationAssertion |
Checks if value described by a Property Path is expected.
|
![]() | SoapFaultAssertion |
Checks if the response is the related test step is a Soap fault / or not.
|
![]() | XPathValidationAssertion |
Checks if value described by an XPath is expected.
|