[hibernate-dev] mocking library for hibernate unit tests?
Eric Dalquist
eric.dalquist at doit.wisc.edu
Wed Aug 1 00:02:34 EDT 2012
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
More information about the hibernate-dev
mailing list