Skip to content

Fix three issues with mocking modules#169

Merged
asomers merged 3 commits intomasterfrom
automock_module
Aug 9, 2020
Merged

Fix three issues with mocking modules#169
asomers merged 3 commits intomasterfrom
automock_module

Conversation

@asomers
Copy link
Copy Markdown
Owner

@asomers asomers commented Aug 9, 2020

  1. methods that return "impl Trait" wouldn't work
  2. methods that use mutable arguments would spew warnings
  3. The mock module had too generous visibility.

@asomers asomers merged commit 7f4ef45 into master Aug 9, 2020
@asomers asomers deleted the automock_module branch August 9, 2020 23:21
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.

1 participant