Skip to content

testify/mock.AnythingOfTypeArgument is deprecated #108

@dolmen

Description

@dolmen

I'm a co-maintainer of github.com/stretchr/testify. In v1.9.0 we have deprecated mock.AnythingOfTypeArgument.

I had a look at this project. All instances of mock.AnythingOfTypeArgument must just be replaced by mock.AnythingOfType. That fix will work both with v1.9.0 and with previous releases of testify.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions