NUnitAsp

WebFormTester Constructor (HttpClient)

Create the tester and link it to an ASP.NET web form.

public WebFormTester(
   HttpClient browser
);

Parameters

browser
The browser used to load this page.

See Also

WebFormTester Class | NUnit.Extensions.Asp Namespace | WebFormTester Constructor Overload List