TestContext.ResultAdapter.

TestContext.

SkipCount Property

Summary

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

Syntax

public int SkipCount { get; }

Value

Type Description
int