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

Naming improvements for operations on a list response body #7

Closed
tsiq-karold opened this issue May 10, 2018 · 0 comments
Closed

Naming improvements for operations on a list response body #7

tsiq-karold opened this issue May 10, 2018 · 0 comments

Comments

@tsiq-karold
Copy link
Collaborator

Asserting the size of a list response body is done with body.numberOfElements(). Accessing the elements is done via body.all(). The inconsistent naming is a little confusing.

It would also be quite useful to have find and maybe other similar operations on a list body.

@tsiq-karold tsiq-karold changed the title Asserting on a response body which is a list naming improvements Naming improvements for operations on a list response body May 10, 2018
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

No branches or pull requests

1 participant