OneTimeSetUpAttribute public class OneTimeSetUpAttribute : Attribute Attribute used to identify a method that is called once to perform setup before any child tests are run. Documentation public OneTimeSetUpAttribute()