class PersistenceEventListenerSpec extends GrailsDataTckSpec
Type | Name and description |
---|---|
SpecPersistenceListener |
listener |
Properties inherited from class | Properties |
---|---|
class GrailsDataTckSpec |
manager |
Constructor and description |
---|
PersistenceEventListenerSpec() |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
Test delete events() |
|
void |
Test insert events() |
|
void |
Test load events() |
|
void |
Test multi-delete events() |
|
void |
Test multi-load events() |
|
void |
Test update events() |
|
void |
Test validation events() |
|
java.lang.Object |
setup() |
|
void |
setupSpec() |
Methods inherited from class | Name |
---|---|
class GrailsDataTckSpec |
cleanup, cleanupSpec, setup, setupSpec |
Groovy Documentation