Method ActionAndTitleFromTestMethod
ActionAndTitleFromTestMethod(MemberInfo)
Gets title and action from the test method declaration.
public static (string Title, Action Action)? ActionAndTitleFromTestMethod(MemberInfo member)
Parameters
memberMemberInfoTest method info.