Skip to content

Add IsEmpty expander #60

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jan 16, 2016
Merged

Add IsEmpty expander #60

merged 1 commit into from
Jan 16, 2016

Conversation

blazarecki
Copy link

This PR add a IsEmpty expander.

Does I miss something ?

array(array("foo", "bar"), "@array@.inArray(\"bar\")", true),
array(array(), "@array@.isEmpty()", true),
Copy link
Member

Choose a reason for hiding this comment

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

could you please also add test that proves that for non empty valute this expander returns false?

Copy link
Author

Choose a reason for hiding this comment

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

yes, it's done.

norberttech pushed a commit that referenced this pull request Jan 16, 2016
@norberttech norberttech merged commit 443ede1 into coduo:master Jan 16, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants