TestContext.ResultAdapter.

TestContext.

PassCount Property

Summary

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

Syntax

public int PassCount { get; }

Value

Type Description
int