BeforeAndAfterTestCommand public abstract class BeforeAndAfterTestCommand : DelegatingTestCommand Documentation Code protected Action<TestExecutionContext> AfterTest protected Action<TestExecutionContext> BeforeTest public BeforeAndAfterTestCommand(TestCommand innerCommand)