NUnitAsp

HtmlTagTester Class

An HTML tag. This class performs some of the magic that allows NUnitAsp to construct testers before pages are loaded and to have testers change as the current page changes.

When using the methods on this class, check the API documentation before caching the results. The API of this class may change in future releases.

For a list of all members of this type, see HtmlTagTester Members.

System.Object
   Tester
      ControlTester
         HtmlTagTester

public class HtmlTagTester : ControlTester

Requirements

Namespace: NUnit.Extensions.Asp

Assembly: NUnitAsp (in NUnitAsp.dll)

See Also

HtmlTagTester Members | NUnit.Extensions.Asp Namespace