Skip to content

Support It.IsAny<ParamType> generation for Mock.Of<T> #28

@spearsandshields

Description

@spearsandshields

The plugin can handle It.IsAny<> param generation for SetUp method pretty well.
However, currently auto-generation will not detect the trigger when using the Mock.Of<T> (x => x.Method()) as the shorthand.
It would be nice if this is supported in a future version

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions