NUnit.ManualTest


MessageBoxUserPresenter

Namespace: NUnit.ManualTest

A preasenter for getting feedback through WinForm message box.

Constructors

ConstructorDescription
new()
Signature: unit -> unit

Instance members

Instance memberDescription
Query(message)
Signature: message:string -> bool
Modifiers: abstract
Fork me on GitHub