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

Add test for instanceof works for interfaces #131

Merged
merged 5 commits into from
May 21, 2018

Conversation

vhristov5555
Copy link

@vhristov5555 vhristov5555 commented May 16, 2018

Add test for instanceof works for interfaces. NativeScript/android#739

@vhristov5555 vhristov5555 changed the title Add test for instanceof works for interfaces. https://github.com/Nati… Add test for instanceof works for interfaces May 16, 2018
Copy link
Contributor

@dtopuzov dtopuzov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok.
Just wondering do we really need functional test for this, can we cover this with unit tests in android runtime only?

@vhristov5555
Copy link
Author

May be there is a unit test. But I would never catch if someone comment the unit tests. The history has shown us a lot of cases when not all tests have been executed for some reason.

@vhristov5555 vhristov5555 merged commit 267f606 into master May 21, 2018
@vhristov5555 vhristov5555 deleted the add_test_for_instanceof_interface branch May 21, 2018 08:04
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.

2 participants