class PersistenceEventListenerSpec extends GormDatastoreSpec
Type | Name and description |
---|---|
SpecPersistenceListener |
listener |
Properties inherited from class | Properties |
---|---|
class GormDatastoreSpec |
CURRENT_TEST_NAME, SETUP_CLASS_NAME, TEST_CLASSES, session, setupClass |
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.util.List |
getDomainClasses() |
|
java.lang.Object |
setup() |
Methods inherited from class | Name |
---|---|
class GormDatastoreSpec |
cleanup, createSession, getDomainClasses, loadSetupClass, setup, setupSpec |
Groovy Documentation