NUnitForms Class Library

RadioButtonTester Class

A ControlTester for testing RadioButtons.

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

System.Object
   ControlTester
      RadioButtonTester

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

Remarks

This class provides a convenience property for determining whether a RadioButton is checked.

Requirements

Namespace: NUnit.Extensions.Forms

Assembly: NUnitForms (in NUnitForms.dll)

See Also

RadioButtonTester Members | NUnit.Extensions.Forms Namespace