class CrudOperationsSpec extends GrailsDataTckSpec
| Properties inherited from class | Properties |
|---|---|
class GrailsDataTckSpec |
manager |
| Constructor and description |
|---|
CrudOperationsSpec() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
Test basic CRUD operations() |
|
void |
Test failOnError() |
|
void |
Test get returns null of non-existent entity() |
|
void |
Test get using a string-based key() |
|
void |
Test save method that takes a map() |
| Methods inherited from class | Name |
|---|---|
class GrailsDataTckSpec |
cleanup, cleanupSpec, setup, setupSpec |