class OrderBySpec extends GormDatastoreSpec
Abstract base test for order by queries. Subclasses should do the necessary setup to configure GORM
Properties inherited from class | Properties |
---|---|
class GormDatastoreSpec |
CURRENT_TEST_NAME, SETUP_CLASS_NAME, TEST_CLASSES, session, setupClass |
Constructor and description |
---|
OrderBySpec() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
Test order by property name with dynamic finder() |
|
void |
Test order by with list() method() |
|
void |
Test order with criteria() |
Methods inherited from class | Name |
---|---|
class GormDatastoreSpec |
cleanup, createSession, getDomainClasses, loadSetupClass, setup, setupSpec |