OneTimeTearDownCommand public class OneTimeTearDownCommand : AfterTestCommand OneTimeTearDownCommand performs any teardown actions specified for a suite and calls Dispose on the user test object, if any. Documentation public OneTimeTearDownCommand(TestCommand innerCommand, SetUpTearDownItem setUpTearDownItem) Construct a OneTimeTearDownCommand