ITestResult.

InconclusiveCount Property

Summary

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

Syntax

int InconclusiveCount { get; }

Value

Type Description
int