Guice's philosophy tends to err on the "don't do things automatically" side. testlib's BoundFieldModule lets you easily specify exactly what instance is bound to what type.
sam On Mon, May 18, 2015, 3:50 AM David <[email protected]> wrote: > Just wondering, what is the point of the testlib extension when we have > something like Jukito ? > Jukito also supports automatically stubbing unbound object types. > > On Sun, May 17, 2015 at 7:04 PM, Sam Berlin <[email protected]> wrote: > >> Hi All, >> >> Guice 4.0 (released April 28th, 2015) now has a changelog visible @ >> https://github.com/google/guice/wiki/Guice40 . >> >> Please report back here if something seems to be missing or incorrect in >> the changelog. >> >> Thanks! >> >> sam >> > -- >> 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 [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/google-guice. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/google-guice/CAJEBNUcDyivnM6fpWtWNnh5xhtBpor8Jb5K1UW1OKJvczPR5Bg%40mail.gmail.com >> <https://groups.google.com/d/msgid/google-guice/CAJEBNUcDyivnM6fpWtWNnh5xhtBpor8Jb5K1UW1OKJvczPR5Bg%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/google-guice. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-guice/CABrJHW3KTTZgT7Y0b-eKHQnSg2xmTXibuut_G5WscK0Vm-pr9A%40mail.gmail.com > <https://groups.google.com/d/msgid/google-guice/CABrJHW3KTTZgT7Y0b-eKHQnSg2xmTXibuut_G5WscK0Vm-pr9A%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-guice. To view this discussion on the web visit https://groups.google.com/d/msgid/google-guice/CAJEBNUe%2B%3DnneXq8Dtt6wf4xUahsdR1zp6G%3Dq%2Bdj1%3DXLRpf%3D1GQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
