ITestResult.

AssertCount Property

Summary

Gets the number of asserts executed when running the test and all its children.
Namespace
TCLite.Interfaces
Containing Type
ITestResult

Syntax

int AssertCount { get; }

Value

Type Description
int