Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix tests in ArgumentMetadataFactoryTest #27274

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

Closed
wants to merge 1 commit into from
Closed

Conversation

upyx
Copy link
Contributor

@upyx upyx commented May 15, 2018

Q A
Branch? 4.0
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets no
License MIT
Doc PR bo

It fixes ArgumentMetadataFactoryTest. Keyword self in method's signature means "self" pseudo-type.

It doesn't matter because ArgumentMetadataFactory uses for controllers. However it is possible to convert "self" type to class name.

@nicolas-grekas
Copy link
Member

This has been fixed in #27281 so that tests do pass now and this is not needed anymore, isn't it?

@upyx
Copy link
Contributor Author

upyx commented May 18, 2018

Yep!

@upyx upyx closed this May 18, 2018
@upyx upyx deleted the fix_tests branch November 1, 2018 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants