Click or drag to resize

AbstractAssertionInformationString Property

Gets the information in it's String representation.

Namespace:  Hummingbird.TestFramework.Automation.Assertions
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public string InformationString { get; }

Property Value

Type: String
The information string.
See Also