class PropertyComparisonQuerySpec extends GormDatastoreSpec
Tests for criteria queries that compare two properties
| 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 |