class FindByMethodSpec extends GrailsDataTckSpec
Properties inherited from class | Properties |
---|---|
class GrailsDataTckSpec |
manager |
Constructor and description |
---|
FindByMethodSpec() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
Test Using AND Multiple Times In A Dynamic Finder() |
|
void |
Test Using OR Multiple Times In A Dynamic Finder() |
|
void |
Test findOrCreateBy For A Record That Does Not Exist In The Database() |
|
void |
Test findOrCreateBy Throws Exception If An OR Clause Is Used() |
|
void |
Test findOrCreateBy With An AND Clause() |
|
void |
Test findOrSaveBy For A Record That Does Exist In The Database() |
|
void |
Test findOrSaveBy For A Record That Does Not Exist In The Database() |
|
void |
Test patterns which shold throw MissingMethodException() |
|
void |
testBooleanPropertyQuery() |
Methods inherited from class | Name |
---|---|
class GrailsDataTckSpec |
cleanup, cleanupSpec, setup, setupSpec |