NUnitForms Class Library

NUnitFormsAssertTest Class

One of three base classes for your NUnitForms tests. This one can be used by people who want "built-in" Assert functionality and prefer the newer style "Assert" syntax.

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

System.Object
   NUnitFormTest
      NUnitFormsAssertTest

[Visual Basic]
Public Class NUnitFormsAssertTest
Inherits NUnitFormTest
[C#]
public class NUnitFormsAssertTest : NUnitFormTest

Requirements

Namespace: NUnit.Extensions.Forms

Assembly: NUnitForms (in NUnitForms.dll)

See Also

NUnitFormsAssertTest Members | NUnit.Extensions.Forms Namespace