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

option for forbidding null elements #28

Closed
maciejmikosik opened this issue Apr 6, 2015 · 1 comment
Closed

option for forbidding null elements #28

maciejmikosik opened this issue Apr 6, 2015 · 1 comment
Assignees
Milestone

Comments

@maciejmikosik
Copy link
Owner

quacksLike(List.class)
    forbiddingNull()
@maciejmikosik maciejmikosik added this to the 0.10.0 milestone Apr 6, 2015
@maciejmikosik maciejmikosik modified the milestones: 0.10.0, v0.11.0, 0.11.0 Sep 13, 2015
@maciejmikosik maciejmikosik self-assigned this Nov 4, 2015
@maciejmikosik
Copy link
Owner Author

added option to test collection against null elements aceb652

quacksLike(Collection.class)
    forbidding(null)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant