An NDoc Documented Class Library

Verify.TestFailed Property

[Visual Basic]
Shared Public Property ReadOnly TestFailed As Boolean
[C#]
public static bool TestFailed { get; }
[C++]
public: static __property bool get_TestFailed();
[JScript]
public static function get TestFailed() : bool

See Also

Verify Class | White.NUnit Namespace