Click or drag to resize

AbstractAssertionGenerateName Method

Generates the name of the Assertion.

Namespace:  Hummingbird.TestFramework.Automation.Assertions
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
protected abstract string GenerateName()

Return Value

Type: String
The name of the assertion
See Also