Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.0.1
-
Fix Version/s: None
-
Component/s: Testing
-
Labels:None
-
Testcase included:yes
Description
When using hasMany and belongsTo as described in the documentation Airport/Flights example, it should delete all flights when deleting an airport. However, this does not work in unit tests using the @Mock annotation. We're attaching an example project with the same test case in unit and integration environment, with the first one failing unexpectedly.
-
Hide
- cascade-delete.zip
- 08/Mar/12 2:15 AM
- 138 kB
- Christoph Neuroth
-
- GrailsPlayground/.classpath 0.7 kB
- GrailsPlayground/.idea/.name 0.0 kB
- GrailsPlayground/.idea/compiler.xml 0.6 kB
- GrailsPlayground/.idea/encodings.xml 0.2 kB
- GrailsPlayground/.idea/misc.xml 13 kB
- GrailsPlayground/.idea/modules.xml 0.4 kB
- GrailsPlayground/.../scope_settings.xml 0.1 kB
- GrailsPlayground/.idea/vcs.xml 0.2 kB
- GrailsPlayground/.idea/workspace.xml 28 kB
- GrailsPlayground/.project 0.5 kB
- GrailsPlayground/.../org.codehaus.groovy.eclipse.preferences.prefs 0.1 kB
- GrailsPlayground/application.properties 0.1 kB
- GrailsPlayground/.../ApplicationResources.groovy 0.1 kB
- GrailsPlayground/.../BootStrap.groovy 0.1 kB
- GrailsPlayground/.../BuildConfig.groovy 2 kB
- GrailsPlayground/.../Config.groovy 4 kB
- GrailsPlayground/.../DataSource.groovy 1 kB
- GrailsPlayground/.../resources.groovy 0.0 kB
- GrailsPlayground/.../UrlMappings.groovy 0.2 kB
- GrailsPlayground/.../Airport.groovy 0.1 kB
- GrailsPlayground/.../Flight.groovy 0.1 kB
- GrailsPlayground/.../messages.properties 3 kB
- GrailsPlayground/.../messages_cs_CZ.properties 3 kB
- GrailsPlayground/.../messages_da.properties 3 kB
- GrailsPlayground/.../messages_de.properties 4 kB
- GrailsPlayground/.../messages_es.properties 3 kB
- GrailsPlayground/.../messages_fr.properties 2 kB
- GrailsPlayground/.../messages_it.properties 2 kB
- GrailsPlayground/.../messages_ja.properties 4 kB
- GrailsPlayground/.../messages_nl.properties 3 kB
Activity
- All
- Comments
- Work Log
- History
- Activity
- Git Commits
There are no comments yet on this issue.