On Tuesday, October 8, 2013 12:01:40 PM UTC-4, Nate Bauernfeind wrote:

> I tend to avoid using Guice for most tests as I find it hard to actually 
> get decent tests when Guice is in the mix.
>
Interesting.  As the author of one Guice-based test framework, I'm curious 
what problems you run into.

For any specific class I want to treat I heavily make use of mockito, and 
> so to even use Guice I would create an override module with the mocks and 
> effectively ends up giving a false sense of security related to any Guice 
> code.
>
How is the sense of security you get from machine-generated mocks different 
from the sense of security you'd get from hand-written mocks? :-)

-Tim

-- 
You received this message because you are subscribed to the Google Groups 
"google-guice" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-guice+unsubscr...@googlegroups.com.
To post to this group, send email to google-guice@googlegroups.com.
Visit this group at http://groups.google.com/group/google-guice.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to