Click or drag to resize

AbstractValueCompareAssertionMessagePart Property

Gets or sets in which part the assertion will work on.

Namespace:  Hummingbird.TestFramework.Automation.Assertions
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[DataMemberAttribute]
public MessagePart MessagePart { get; set; }

Property Value

Type: MessagePart
Search the pattern in the Request or the Response.
See Also