TestContext.ResultAdapter.

TestContext.

WarningCount Property

Summary

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

Syntax

public int WarningCount { get; }

Value

Type Description
int