class DomainEventsSpec extends GrailsDataTckSpec
Properties inherited from class | Properties |
---|---|
class GrailsDataTckSpec |
manager |
Constructor and description |
---|
DomainEventsSpec() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
Test auto time stamping working() |
|
void |
Test bean autowiring() |
|
void |
Test before update event() |
|
void |
Test delete events() |
|
void |
Test insert events() |
|
void |
Test load events() |
|
void |
Test modify property before save() |
|
void |
Test multi-delete events() |
|
void |
Test multi-load events() |
|
void |
Test that returning false from beforeDelete evicts the event() |
|
void |
Test that returning false from beforeInsert evicts the event() |
|
void |
Test that returning false from beforeUpdate evicts the event() |
|
java.lang.Object |
cleanup() |
|
java.lang.Object |
setup() |
Methods inherited from class | Name |
---|---|
class GrailsDataTckSpec |
cleanup, cleanupSpec, setup, setupSpec |