public class PaginationResultTest extends Object
Modifier and Type | Field and Description |
---|---|
protected PaginationResult<Object> |
paginationResult |
Constructor and Description |
---|
PaginationResultTest() |
Modifier and Type | Method and Description |
---|---|
void |
init() |
void |
testCurrentPage() |
void |
testGeNextPage() |
void |
testGetFirstPage() |
void |
testGetLastPage() |
void |
testGetLastPageOnEmptyElements() |
void |
testGetPreviousPage() |
void |
testOfFullList() |
void |
testPageSizeOne() |
void |
testTransform() |
protected PaginationResult<Object> paginationResult
public void init()
public void testGetFirstPage()
public void testGetPreviousPage()
public void testCurrentPage()
public void testGeNextPage()
public void testGetLastPage()
public void testGetLastPageOnEmptyElements()
public void testPageSizeOne()
public void testOfFullList()
public void testTransform()
Copyright © 2004–2020 CodeLutin. All rights reserved.