Skip to content

Fix mocking generic methods that use Self#25

Merged
asomers merged 1 commit intomasterfrom
issue_23
Aug 10, 2019
Merged

Fix mocking generic methods that use Self#25
asomers merged 1 commit intomasterfrom
issue_23

Conversation

@asomers
Copy link
Copy Markdown
Owner

@asomers asomers commented Aug 10, 2019

Now it's possible to automock generic constructor methods

Fixes #23

Now it's possible to automock generic constructor methods

Fixes #23
@asomers asomers merged commit a0188fd into master Aug 10, 2019
@asomers asomers deleted the issue_23 branch August 10, 2019 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generic methods using Self don't work

1 participant