class OrderBySpec extends GrailsDataTckSpec
Abstract base test for order by queries. Subclasses should do the necessary setup to configure GORM
Properties inherited from class | Properties |
---|---|
class GrailsDataTckSpec |
manager |
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 GrailsDataTckSpec |
cleanup, cleanupSpec, setup, setupSpec |