class RangeQuerySpec extends GormDatastoreSpec
Abstract base test for querying ranges. 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 |
---|
RangeQuerySpec() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
Test InRange Dynamic Finder() |
|
void |
Test between query() |
|
void |
Test between query with dates() |
|
void |
Test greater than or equal to and less than or equal to queries() |
Methods inherited from class | Name |
---|---|
class GormDatastoreSpec |
cleanup, createSession, getDomainClasses, loadSetupClass, setup, setupSpec |