ITestResult.

FailCount Property

Summary

Gets the number of test cases that failed when running the test and all its children.
Namespace
TCLite.Interfaces
Containing Type
ITestResult

Syntax

int FailCount { get; }

Value

Type Description
int