Revision: 16081d6e8848
Author:   eatnumber1 <[email protected]>
Date:     Fri Apr 11 18:20:25 2014 UTC
Log:      Edited wiki page BoundFields through web user interface.
http://code.google.com/p/google-guice/source/detail?r=16081d6e8848&repo=wiki

Modified:
 /BoundFields.wiki

=======================================
--- /BoundFields.wiki   Fri Apr 11 16:42:14 2014 UTC
+++ /BoundFields.wiki   Fri Apr 11 18:20:25 2014 UTC
@@ -1,6 +1,6 @@
 #summary Automatically bind field's values to their types.

-= !BoundFields (New in Guice 4.0) =
+= Bound Fields (New in Guice 4.0) =

Test code which uses Guice frequently follows the pattern whereby you create several fields in your test class and bind those fields to their types using a custom Module. {{{BoundFieldModule}}} can help simplify this pattern by automatically binding fields annotated with {{{@Bind}}}.

--
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" 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-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to