NUnitForms Class Library

ListBoxTester Class

A ControlTester for testing ListBoxes.

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

System.Object
   ControlTester
      ListBoxTester

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

Remarks

It includes helper methods for selecting items from the list and for clearing those selections.

Requirements

Namespace: NUnit.Extensions.Forms

Assembly: NUnitForms (in NUnitForms.dll)

See Also

ListBoxTester Members | NUnit.Extensions.Forms Namespace