class DeleteAllSpec extends GormDatastoreSpec
| Constructor and description |
|---|
DeleteAllSpec
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.Object |
Test that many objects can be deleted at once using multiple arguments() |
|
java.lang.Object |
Test that many objects can be deleted at once using multiple arguments and flushes() |
|
java.lang.Object |
Test that many objects can be deleted using an iterable() |
|
java.lang.Object |
Test that many objects can be deleted using an iterable and flushes() |
| Methods inherited from class | Name |
|---|---|
class GormDatastoreSpec |
cleanup, createSession, getDomainClasses, loadSetupClass, setup, setupSpec |