Hi,

I've made a little library to facilitate Guice integration in unit
tests. I don't know if some already exist... I wanted to hide all the
module and injector creation process and have my tests injected, just
by defining @GuiceTest, and optional @ModuleProvider annotations on
class and some methods.

The little library is here, still in snapshot:

http://code.google.com/p/guice-contrib/

Fell free to add ideas, and even why not integrate these little unit
test features in Guice ;)

Mathieu.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"google-guice" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-guice?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to