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

unit test failling in UseActualParamNameTest::shouldMultipleParamsBeReferencedByActualNames #1935

Closed
PansonPanson opened this issue May 21, 2020 · 2 comments

Comments

@PansonPanson
Copy link
Contributor

org.apache.ibatis.binding.BindingException: Parameter 'id' not found

@harawata
Copy link
Member

Hello @PansonPanson ,

Thank you for the report, but there is no problem with the test.
When there really is failing test, you can see it on our CI server : https://travis-ci.org/github/mybatis/mybatis-3

This test requires -parameters compiler option and you might need to adjust settings if you run the test on IDE:

@PansonPanson
Copy link
Contributor Author

thx~it works

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

No branches or pull requests

2 participants