NUnitForms Class Library

RadioButtonTester Properties

The properties of the RadioButtonTester class are listed below. For a complete list of RadioButtonTester class members, see the RadioButtonTester Members topic.

Public Instance Properties

CheckedMissing <summary> documentation for P:NUnit.Extensions.Forms.RadioButtonTester.Checked
Count (inherited from ControlTester) Returns the number of controls associated with this tester.
ItemOverloaded. Allows you to find a RadioButtonTester by index where the name is not unique.
Properties Provides access to all of the Properties of the RadioButton.
Text (inherited from ControlTester) Convenience method retrieves the Text property of the tested control.

Protected Internal Instance Properties

Control (inherited from ControlTester) The underlying control for this tester.

See Also

RadioButtonTester Class | NUnit.Extensions.Forms Namespace