TestContext.

AssertCount Property

Summary

Gets the number of assertions executed up to this point in the test.
Namespace
TCLite
Containing Type
TestContext

Syntax

public int AssertCount { get; }

Value

Type Description
int