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