TestContext.ResultAdapter.

TestContext.

InconclusiveCount Property

Summary

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

Syntax

public int InconclusiveCount { get; }

Value

Type Description
int