Interface IApplyToContext
The IApplyToContext interface is implemented by attributes that want to make changes to the execution context before a test is run.
public interface IApplyToContext
Methods
ApplyToContext(TestExecutionContext)
Apply changes to the execution context
void ApplyToContext(TestExecutionContext context)
Parameters
context
TestExecutionContextThe execution context