I'm working on a fix for
https://hibernate.onjira.com/browse/HHH-7468
but I want to write a test first to reproduce the problem. Any
recommendations for mocking an EntityPersister and a SessionImplementor
in the hibernate (4.1 branch) project? I didn't see something like
mockito or easymock on the classpath.
Thanks,
-Eric