CombiningStrategyAttribute.

ApplyToTest(ITest) Method

Summary

Modify the test by adding the name of the combining strategy to the properties.
Namespace
TCLite
Containing Type
CombiningStrategyAttribute

Syntax

public void ApplyToTest(ITest test)

Parameters

Name Type Description
test ITest The test to modify

Return Value

Type Description
void