class PagedResultSpec extends GormDatastoreSpec
| Constructor and description |
|---|
PagedResultSpec
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
Test that a getTotalCount will return 0 on empty result() |
|
void |
Test that a paged result list is returned from the critera with pagination params() |
|
void |
Test that a paged result list is returned from the list() method with pagination params() |
|
protected void |
createPeople() |
| Methods inherited from class | Name |
|---|---|
class GormDatastoreSpec |
cleanup, createSession, getDomainClasses, loadSetupClass, setup, setupSpec |