OneTimeSetUpCommand public class OneTimeSetUpCommand : BeforeTestCommand OneTimeSetUpCommand runs any one-time setup methods for a suite, constructing the user test object if necessary. Documentation public OneTimeSetUpCommand(TestCommand innerCommand, SetUpTearDownItem setUpTearDown) Constructs a OneTimeSetUpCommand for a suite