Skip to content

Conversation

robertzk
Copy link
Owner

No description provided.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 87.788% when pulling 8e924b1 on implement_exists_method into 916b2de on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.08%) to 87.844% when pulling 8e924b1 on implement_exists_method into 916b2de on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.08%) to 87.844% when pulling 8e924b1 on implement_exists_method into 916b2de on master.

expect_false(exists("w", env = x))
expect_true(exists("z", env = x))
expect_false(exists("z", env = x, inherits = FALSE))
})
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nice tests 👍

@robertzk robertzk merged commit de0edd7 into master Oct 30, 2016
@robertzk robertzk deleted the implement_exists_method branch October 30, 2016 22:27
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.

3 participants