Click or drag to resize

HttpResponseEditor Constructor (AbstractTestItem)

Initializes a new instance of the HttpResponseEditor class.

Namespace:  Hummingbird.TestFramework.Services
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public HttpResponseEditor(
	AbstractTestItem testItem
)

Parameters

testItem
Type: Hummingbird.TestFramework.AutomationAbstractTestItem

[Missing <param name="testItem"/> documentation for "M:Hummingbird.TestFramework.Services.HttpResponseEditor.#ctor(Hummingbird.TestFramework.Automation.AbstractTestItem)"]

See Also