testGetPeoplePagination() in RestfulJsonPeopleTest sets the count param to 1
(i.e extraParams.put("count", "1");), yet the assertion for totalResults
expects 3.

Surely, totalResults should be 1 as specified by the count param?
If we can all agree on this, then i'll create a jira issue.

Cheers
Chico

Reply via email to