@spock.lang.Ignore class FirstAndLastMethodSpec extends GormDatastoreSpec
Properties inherited from class | Properties |
---|---|
class GormDatastoreSpec |
CURRENT_TEST_NAME, SETUP_CLASS_NAME, TEST_CLASSES, session, setupClass |
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() |
|
java.util.List |
getDomainClasses() |
Methods inherited from class | Name |
---|---|
class GormDatastoreSpec |
cleanup, createSession, getDomainClasses, loadSetupClass, setup, setupSpec |