class DetachedCriteriaSpec extends GormDatastoreSpec
Properties inherited from class | Properties |
---|---|
class GormDatastoreSpec |
CURRENT_TEST_NAME, SETUP_CLASS_NAME, TEST_CLASSES, session, setupClass |
Constructor and description |
---|
DetachedCriteriaSpec() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
Test count method on detached criteria() |
|
void |
Test count method on detached criteria and additional criteria() |
|
void |
Test deleteAll method() |
|
void |
Test deleteAll method on detached criteria with empty criteria() |
|
void |
Test dynamic finder on detached criteria() |
|
void |
Test exists method() |
|
void |
Test get method on detached criteria and additional criteria() |
|
void |
Test iterate of detached criteria() |
|
void |
Test list method on detached criteria() |
|
void |
Test list method on detached criteria and additional criteria() |
|
void |
Test list method on detached criteria with pagination() |
|
void |
Test list method with property projection() |
|
void |
Test select method on detached criteria with empty criteria() |
|
void |
Test the list method returns a PagedResultList with pagination arguments() |
|
void |
Test update method on detached criteria with empty criteria() |
|
void |
Test updateAll method() |
|
protected void |
createPeople() |
Methods inherited from class | Name |
---|---|
class GormDatastoreSpec |
cleanup, createSession, getDomainClasses, loadSetupClass, setup, setupSpec |