-
Bug
-
Resolution: Won't Do
-
Major
-
persistence_1.0.0.Alpha4
-
None
For some reason @ShouldMatchDataSet it being executed before
EntityManager persist my entity, than a Assertion error is throw.
The only difference i see between this test from the others that i have (working) is that the entity im persisting have a @Lob field.
Im passing a .yml file to @ShouldMatchDataSet
As discussed in the forum thread, it's more hibernate and postgres problem of dealing with @Lob fields rather than APE itself. Closing the issue.