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