Hi, I'd like to write a unit test for code that runs under guice-servlet. Unfortunately when I try running the tests I get:
"No scope is bound to com.google.inject.servlet.RequestScoped." Is there an easy way for me to trigger a new "request" for each test method? Thanks, Gili -- 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.
