ActionsHelper class ActionsHelper Documentation Code public ActionsHelper() public static void ExecuteAfterActions(IEnumerable<ITestAction> actions, ITest test) public static void ExecuteBeforeActions(IEnumerable<ITestAction> actions, ITest test) public static ITestAction[] GetActionsFromAttributeProvider(ICustomAttributeProvider attributeProvider) public static ITestAction[] GetActionsFromTypesAttributes(Type type)