class DomainEventsSpec extends GormDatastoreSpec
Properties inherited from class | Properties |
---|---|
class GormDatastoreSpec |
CURRENT_TEST_NAME, SETUP_CLASS_NAME, TEST_CLASSES, session, setupClass |
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 GormDatastoreSpec |
cleanup, createSession, getDomainClasses, loadSetupClass, setup, setupSpec |