class FindWhereSpec extends GormDatastoreSpec
| Constructor and description |
|---|
FindWhereSpec
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.Object |
Test findAllWhere returns a matching Instance() |
|
java.lang.Object |
Test findAllWhere with a GString property() |
|
java.lang.Object |
Test findWhere returns a matching Instance() |
|
java.lang.Object |
Test findWhere with a GString property() |
| Methods inherited from class | Name |
|---|---|
class GormDatastoreSpec |
cleanup, createSession, getDomainClasses, loadSetupClass, setup, setupSpec |