class SizeQuerySpec extends GormDatastoreSpec
Tests for querying the size of collections etc.
Properties inherited from class | Properties |
---|---|
class GormDatastoreSpec |
CURRENT_TEST_NAME, SETUP_CLASS_NAME, TEST_CLASSES, session, setupClass |
Constructor and description |
---|
SizeQuerySpec() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
Test sizeEq criterion() |
|
void |
Test sizeGe criterion() |
|
void |
Test sizeGt criterion() |
|
void |
Test sizeLe criterion() |
|
void |
Test sizeLt criterion() |
|
void |
Test sizeNe criterion() |
Methods inherited from class | Name |
---|---|
class GormDatastoreSpec |
cleanup, createSession, getDomainClasses, loadSetupClass, setup, setupSpec |