OneTimeSetUpCommand
OneTimeSetUpCommand runs any one-time setup methods for a suite,
constructing the user test object if necessary.
public OneTimeSetUpCommand(TestSuite suite, List<SetUpTearDownItem> setUpTearDown, List<TestActionItem> actions)
Constructs a OneTimeSetUpComand for a suite