NUnitForms Class Library

TreeViewTester Class

A ControlTester for testing TreeViews.

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

System.Object
   ControlTester
      TreeViewTester

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

Remarks

There is a convenience method for selecting a node in the tree.

Requirements

Namespace: NUnit.Extensions.Forms

Assembly: NUnitForms (in NUnitForms.dll)

See Also

TreeViewTester Members | NUnit.Extensions.Forms Namespace