ITestResult.

SkipCount Property

Summary

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

Syntax

int SkipCount { get; }

Value

Type Description
int