class PagedResultSpec extends GormDatastoreSpec
Properties inherited from class | Properties |
---|---|
class GormDatastoreSpec |
CURRENT_TEST_NAME, SETUP_CLASS_NAME, TEST_CLASSES, session, setupClass |
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 |