IApplyToContext Interface

Summary

The IApplyToContext interface is implemented by attributes that want to make changes to the execution context before a test is run.
Namespace
TCLite.Interfaces
Implementing Types
IApplyToContext

Syntax

public interface IApplyToContext

Methods

Name Value Summary
ApplyToContext(ITestExecutionContext) void
Apply changes to the execution context