class FindWhereSpec extends GrailsDataTckSpec
| Properties inherited from class | Properties |
|---|---|
class GrailsDataTckSpec |
manager |
| 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 GrailsDataTckSpec |
cleanup, cleanupSpec, setup, setupSpec |