Details
-
Type:
Bug
-
Status:
In Progress
-
Priority:
Critical
-
Resolution: Unresolved
-
Affects Version/s: 1.4-M1
-
Fix Version/s: 2.3-M2
-
Component/s: Persistence, Testing
-
Labels:None
-
Testcase included:yes
Description
The validate() method on a mocked domain class instance does not fail when there is an invalid property on an embedded or associated object.
See attached project.
Updated test app showing working integration test w/hibernate for comparison with failing unit test