BeforeAndAfterTestCommand public abstract class BeforeAndAfterTestCommand : DelegatingTestCommand Documentation protected Action<TestExecutionContext> AfterTest protected Action<TestExecutionContext> BeforeTest Perform the before test action public BeforeAndAfterTestCommand(TestCommand innerCommand) Initializes a new instance of the TestActionCommand class.