class FirstAndLastMethodSpec extends GrailsDataTckSpec
Properties inherited from class | Properties |
---|---|
class GrailsDataTckSpec |
manager |
Constructor and description |
---|
FirstAndLastMethodSpec() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
Test first and last method with composite key() |
|
void |
Test first and last method with empty datastore() |
|
void |
Test first and last method with multiple entities in the datastore() |
|
void |
Test first and last method with non standard identifier() |
|
void |
Test first and last method with one entity() |
|
void |
Test first and last method with sort parameter() |
|
void |
setupSpec() |
Methods inherited from class | Name |
---|---|
class GrailsDataTckSpec |
cleanup, cleanupSpec, setup, setupSpec |