Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WithNonVoidReturnType rules describe themselves as "any call" #970

Closed
blairconrad opened this issue Jan 17, 2017 · 2 comments
Closed

WithNonVoidReturnType rules describe themselves as "any call" #970

blairconrad opened this issue Jan 17, 2017 · 2 comments
Assignees
Labels
Milestone

Comments

@blairconrad
Copy link
Member

As @thomaslevesque noted in #967 (review):

Also, I just noticed that ApplicableToAllNonVoidReturnTypes is not taken into account in
DescriptionOfValidCall. It's not related to the original issue, but it's a good occasion to fix it as well.

@blairconrad blairconrad added this to the 2.3.3 milestone Jan 17, 2017
@blairconrad blairconrad self-assigned this Jan 17, 2017
blairconrad added a commit to blairconrad/FakeItEasy that referenced this issue Jan 17, 2017
blairconrad added a commit to blairconrad/FakeItEasy that referenced this issue Jan 17, 2017
@blairconrad
Copy link
Member Author

Fixed in #971.

@blairconrad
Copy link
Member Author

blairconrad commented Jan 18, 2017

This issue has been released in FakeItEasy 2.3.3:
https://github.com/FakeItEasy/FakeItEasy/releases/tag/2.3.3

blairconrad added a commit to blairconrad/FakeItEasy that referenced this issue Jan 18, 2017
Includes fixes for FakeItEasy#966 and FakeItEasy#970

Skipped:
	src/CommonAssemblyInfo.cs

Conflicts:
	tests/FakeItEasy.IntegrationTests.VB/RefArgumentConstraintTests.vb
	tests/FakeItEasy.Specs/AnyCallConfigurationSpecs.cs
blairconrad added a commit to blairconrad/FakeItEasy that referenced this issue Jan 18, 2017
Merge 7b210ca, originally merged to support-2 as FakeItEasy#971.
Contains fixes for FakeItEasy#966 and FakeItEasy#970.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant