80818283848586
* ToString() test. */ @Test public void testPagination() { checkToString(new Pagination(null, null, null)); }