NUnitForms Class Library

NUnitFormsAssertionTest Class

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

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

System.Object
   NUnitFormTest
      NUnitFormsAssertionTest

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

Requirements

Namespace: NUnit.Extensions.Forms

Assembly: NUnitForms (in NUnitForms.dll)

See Also

NUnitFormsAssertionTest Members | NUnit.Extensions.Forms Namespace