IncludeAttribute.

ApplyToTest(ITest) Method

Summary

Causes a test to be skipped if this CultureAttribute is not satisfied.
Namespace
TCLite
Containing Type
IncludeAttribute

Syntax

public void ApplyToTest(ITest test)

Parameters

Name Type Description
test ITest The test to modify

Return Value

Type Description
void