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

Skip to content

Call Object Method kw allows empty object #25

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
sampeson opened this issue Nov 1, 2019 · 1 comment
Closed

Call Object Method kw allows empty object #25

sampeson opened this issue Nov 1, 2019 · 1 comment
Labels
0.5.4 bug Something isn't working

Comments

@sampeson
Copy link
Contributor

sampeson commented Nov 1, 2019

When running Call Object Method with empty object and isHover it fails with cryptic (Arguments: [ b'' | 'isHover' ]):
class java.lang.String has no method "isHover" with arguments []

It should check that object is valid and fail with meaningful error.

@sampeson sampeson added bug Something isn't working 0.5.4 labels Nov 1, 2019
sampeson added a commit that referenced this issue Jan 22, 2020
…documentation, test improvements, remove deprecated kw usage from acceptance tests
@sampeson
Copy link
Contributor Author

Fixed with 0.5.4 release (javalibcore update).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.5.4 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant