class GormEnhancerSpec extends GrailsDataTckSpec
Properties inherited from class | Properties |
---|---|
class GrailsDataTckSpec |
manager |
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 GrailsDataTckSpec |
cleanup, cleanupSpec, setup, setupSpec |