NUnitAsp

NamingContainerTester Class

Base class for testing all ASP.NET server controls that have the "naming container" property set to "true." Use this class when you're creating a custom tester for a server control that is a naming container.

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

System.Object
   Tester
      ControlTester
         AspControlTester
            NamingContainerTester

public abstract class NamingContainerTester : AspControlTester

Requirements

Namespace: NUnit.Extensions.Asp.AspTester

Assembly: NUnitAsp (in NUnitAsp.dll)

See Also

NamingContainerTester Members | NUnit.Extensions.Asp.AspTester Namespace