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