Skip to content

Allow mocking methods thar return references to trait objects#213

Merged
asomers merged 1 commit intomasterfrom
return_trait_object
Sep 20, 2020
Merged

Allow mocking methods thar return references to trait objects#213
asomers merged 1 commit intomasterfrom
return_trait_object

Conversation

@asomers
Copy link
Copy Markdown
Owner

@asomers asomers commented Sep 19, 2020

Fixes #210

@asomers asomers force-pushed the return_trait_object branch from cd1f2f7 to ab3f184 Compare September 20, 2020 00:08
@asomers asomers merged commit 525970b into master Sep 20, 2020
@asomers asomers deleted the return_trait_object branch September 20, 2020 13:49
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.

Mocking trait objects which make use of upcasts

1 participant