class PropertyComparisonQuerySpec extends GrailsDataTckSpec
Tests for criteria queries that compare two properties
Properties inherited from class | Properties |
---|---|
class GrailsDataTckSpec |
manager |
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() |
|
void |
setupSpec() |
Methods inherited from class | Name |
---|---|
class GrailsDataTckSpec |
cleanup, cleanupSpec, setup, setupSpec |