StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Jeff Bowman

Rating
1627.73 (923rd)
Reputation
58,205 (1,614th)
Page: 1 ... 5 6 7 8 9 ... 23
Title Δ
Check function call arguments explicitly with `verify` or implicitl... +1.59
Is there value in having more than one verify statement in unit tes... -0.15
programmatically compile template and append to element 0.00
Mockito. Capturing a call to LocalDateTime.now(); +1.02
How to verify if method was called with expected argument (java.uti... -0.28
Dagger how to inject multiple constructors 0.00
Dagger 2 cannot be provided without an @Provides-annotated method 0.00
What is the purpose of the getter methods in Components in Dagger 2? +0.38
Android Unit Testing : How do I test this? +1.46
Invalid use of argument matcher when calling spy method inside Matc... 0.00
Advantages of InjectMocks for ClassUnderTest 0.00
Mockito ArgumentMatchers doesNotMatch? +1.75
How to create an implicit child injector-scoped Singleton? 0.00
How to verify Mockito interaction with the view that happen on new... 0.00
Only one method can create a given subcomponent is created by plus() +0.36
Mockito - Zero interactions with mock - Singleton 0.00
Stubbing a void method in mockito with side effects 0.00
Mockito - what rules govern injection of mocks of similar Collectio... 0.00
Mockito 2 changes in any(Class) method 0.00
Mockito: Is validation of framework usage enabled without @RunWith(... 0.00
Mockito Invalid use of matchers Mock(Object.class) & anyString() 0.00
How can I 'provide' a void method in Dagger 0.00
Dagger 2 components not generated when using Jack -2.33
Handle anonymous class with Generics in Mockito 0.00
How to create a library exposing named configured singletons genera... 0.00
Parameterized testing with Mockito by using JUnit @Rule? 0.00
Mockito test case failing +0.83
How to print all interactions with a mock using Mockito 0.00
Dagger 2: Generated code doesnt compile 0.00
Dagger 2 update object in module 0.00
Guice - Bind generic class to instance at runtime based on defined... +0.36
How can I verify that a method is called with a parameter that cont... 0.00
Should I mock all objects that my test object interacts with? 0.00
Why are mocking test frameworks helpful? 0.00
Guice - Binding an instance created by assisted injection factory 0.00
How to make a when statement with groupMatcher on Mockito 0.00
the value of binding annotations 0.00
How to get an empty Stubber with Mockito for programatic stubbing 0.00
@Assisted \ @Provider usage in objects creation in hierarchical des... 0.00
create an mockito object which takes parameters in java +1.48
InvalidUseOfMatchersException when I am passing any string for my m... 0.00
Mockito skip new object call +1.42
set variable value using mockito -0.64
android testing - mockito error org.mockito.exceptions.misusing.Wro... 0.00
Mockito sequential method invocation in `when` -0.14
What do I use instead of Whitebox in Mockito 2.2 to set fields? 0.00
How to negate an ArgumentMatcher in Mockito? +0.36
quick way to escape html in $scope variable 0.00
Android, Using AppModule context at whole the app using dagger 2 0.00
Can O(k * n) be considered as linear complexity (O(n))? +1.26