TestContext.ResultAdapter.

TestContext.

FailCount Property

Summary

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

Syntax

public int FailCount { get; }

Value

Type Description
int