NUnitForms Class Library

ComboBoxTester Class

A ControlTester for testing ComboBoxes.

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

System.Object
   ControlTester
      ComboBoxTester

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

Remarks

Has convenience methods for Selecting items and Entering text.

Fully supported by the recorder application

Requirements

Namespace: NUnit.Extensions.Forms

Assembly: NUnitForms (in NUnitForms.dll)

See Also

ComboBoxTester Members | NUnit.Extensions.Forms Namespace