NUnit.Framework.Assert.Pass Method
Throws a NUnit.Framework.SuccessException with the message and arguments that are passed in. This allows a test to be cut short, with a result of success returned to NUnit.

Syntax

public static void Pass ()

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: NUnit.Framework
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 0.6.0.0, 1.0.0.0