NUnitForms Class Library

TextBoxTester Class

A ControlTester for testing TextBoxes.

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

System.Object
   ControlTester
      TextBoxTester

[Visual Basic]
Public Class TextBoxTester
Inherits ControlTester
[C#]
public class TextBoxTester : ControlTester

Remarks

There is a convenience method for entering text into a text box.

Requirements

Namespace: NUnit.Extensions.Forms

Assembly: NUnitForms (in NUnitForms.dll)

See Also

TextBoxTester Members | NUnit.Extensions.Forms Namespace