class PropertyComparisonQuerySpec extends GormDatastoreSpec
Tests for criteria queries that compare two properties
Properties inherited from class | Properties |
---|---|
class GormDatastoreSpec |
CURRENT_TEST_NAME, SETUP_CLASS_NAME, TEST_CLASSES, session, setupClass |
Constructor and description |
---|
PropertyComparisonQuerySpec() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
Test eqProperty query() |
|
void |
Test geProperty query() |
|
void |
Test gtProperty query() |
|
void |
Test leProperty query() |
|
void |
Test ltProperty query() |
|
void |
Test neProperty query() |
|
java.util.List |
getDomainClasses() |
Methods inherited from class | Name |
---|---|
class GormDatastoreSpec |
cleanup, createSession, getDomainClasses, loadSetupClass, setup, setupSpec |