NUnitForms Class Library

ButtonTester Class

A ControlTester for testing Buttons.

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

System.Object
   ControlTester
      ButtonTester

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

Remarks

This has no convenience methods beyond those provided by ControlTester, but does provide a typed Properties property.

Requirements

Namespace: NUnit.Extensions.Forms

Assembly: NUnitForms (in NUnitForms.dll)

See Also

ButtonTester Members | NUnit.Extensions.Forms Namespace