SetUpFixtureAttribute
Identifies a class as containing  OneTimeSetUpAttribute or
             OneTimeTearDownAttribute methods for all the test fixtures
            under a given namespace.
            
                
public SetUpFixtureAttribute()
Builds a  SetUpFixture from the specified type.