Skip to content

Protected Member Descriptions Can't Be Found #317

@JasonBock

Description

@JasonBock

Basically, if a non-public member is mocked (like SendAsync() on HttpClient), and no expectation is found, GetMemberDescription() won't find the member because the GetMembers() call is only looking for public members. The bug isn't severe, it just ends up that no description is in the message for the thrown ExpectedException.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions