ITestResult.

PassCount Property

Summary

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

Syntax

int PassCount { get; }

Value

Type Description
int