IApplyToTestSuite public interface IApplyToTestSuite The IApplyToTestSuite interface is implemented by self-applying attributes that modify the state of a test suite in some way. Documentation Code void ApplyToTestSuite(TestSuite testSuite) Modifies a test suite as defined for the specific attribute.