class GormEnhancerSpec extends GormDatastoreSpec
| Constructor and description |
|---|
GormEnhancerSpec
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
Test basic CRUD operations() |
|
void |
Test count by query() |
|
void |
Test count() method() |
|
void |
Test dynamic finder with conjunction() |
|
void |
Test dynamic finder with disjunction() |
|
void |
Test dynamic finder with pagination parameters() |
|
void |
Test getAll() method() |
|
void |
Test ident() method() |
|
void |
Test ilike query() |
|
void |
Test in list query() |
|
void |
Test like query() |
|
void |
Test simple dynamic finder() |
| Methods inherited from class | Name |
|---|---|
class GormDatastoreSpec |
cleanup, createSession, getDomainClasses, loadSetupClass, setup, setupSpec |