TestFixtureSetUpAttribute public class TestFixtureSetUpAttribute : Attribute Attribute used to identify a method that is called before any tests in a fixture are run. Documentation public TestFixtureSetUpAttribute()