aboutsummaryrefslogtreecommitdiff
path: root/extensions/persist/test
AgeCommit message (Expand)Author
2011-10-16Fix flaky service test. The whole AsyncService thing probably should just be...guice.mirrorbot@gmail.com
2011-10-16fix issue 623, move log4j.properties for persist extension out of src and int...sberlin
2011-07-08* Remove unused importssberlin
2011-06-28fixup whitespacesberlin
2011-06-28fixup whitespacesberlin
2011-06-28fixup whitespacesberlin
2011-02-14issue 595 -- persist extension didn't work if @Transacation was on the class,...sberlin
2010-12-13Remove InjectorBuilder in favor of methods in Binder.sberlin
2010-09-12Dynamic finders fixed and test added. Probably want a few more tests and earl...dhanji
2010-09-12Final cleanup of Persist Module. Pending a sanity check of the dynamic finder...dhanji
2010-09-09Complete reworking of the guice-persist module and API. It is MUCH leaner now...dhanji
2010-08-15Fixes many persist tests to use Junit assertXXX rather than JDK assert statem...dhanji
2010-07-05Guice-persist limpbizkit's review cleanups.dhanji
2010-05-25Initial checkin, Guice-Persist (Supports JPA only). All tests passing.dhanji