Can't make it to GuiceCon but I have this nice Guice extension for testing (in the spirit of Guiceberry, but for unit tests and automocking), which would be probably a good candidate for a quick demo, or to include in a list somewhere if you have such a thing... I would really have loved to join you there. :(
*Name of app: * ** Jukito *Names of developers: * ** [email protected] [email protected] *URL if applicable: * ** http://jukito.org *Short description of what it is: * Combines with JUnit and mockito to offer a very simple way to use injection and binding right in your test class. Configuration is minimal as automocking and JIT is used to provide missing dependencies. In addition, multibinding can be used to run the same test method on multiple cases. Cheers, Philippe -- 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.
