Revision: 69f387a6aa6b
Author: eatnumber1 <[email protected]>
Date: Fri Apr 11 02:19:28 2014 UTC
Log: Remove use of Mockito's @Mock annotation.
http://code.google.com/p/google-guice/source/detail?r=69f387a6aa6b&repo=wiki
Modified:
/BoundFields.wiki
=======================================
--- /BoundFields.wiki Fri Apr 11 02:15:30 2014 UTC
+++ /BoundFields.wiki Fri Apr 11 02:19:28 2014 UTC
@@ -40,7 +40,6 @@
public class TestFoo {
// bind(Bar.class).toInstance(barMock);
@Bind
- @Mock
private Bar barMock;
// Foo depends on Bar.
--
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.