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