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