NUnitForms Class Library

CheckBoxTester Class

A ControlTester for testing CheckBoxes.

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

System.Object
   ControlTester
      CheckBoxTester

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

Remarks

Has convenience methods for Check and Uncheck as well as the Checked Property.

Fully supported by the recorder application

Requirements

Namespace: NUnit.Extensions.Forms

Assembly: NUnitForms (in NUnitForms.dll)

See Also

CheckBoxTester Members | NUnit.Extensions.Forms Namespace