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 greater/less than for Integer subject and size to Collection and Map subjects #101

Closed
wants to merge 3 commits into from

Conversation

dorireuv
Copy link

  1. implement isGreaterThan, isGreaterThanOrEqual, isLessThan, isLessThanOrEqual for Integer subject
  2. implement hasSize for Collection subject
  3. implement hasSize for Map subject

@cpovirk
Copy link
Member

cpovirk commented Jan 21, 2016

We ended up adding these somewhere along the line. Sorry for not looking into this PR.

@cpovirk cpovirk closed this Jan 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type=addition A new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants