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 ... 9 10 11 12 13 ... 23
Title Δ
Mocking void methods using Mockito 0.00
scala mockito, verify args - Wanted but not invoked MockitoSugar +0.30
ClassCastException in Mockito +0.39
Mocking an abstract class and injecting classes with Mockito annota... 0.00
How to make the unit test execute a particular test case everytime... 0.00
How to use mockableAndroidJar? 0.00
Android instrumentation tests with Mockito 0.00
Verify that all getter methods are called +1.70
Unit test with Mockito for long and convoluted methods 0.00
Mockito - InvalidUseOfMatchersException while running using maven,... 0.00
How to mock internal members without initializing class -0.07
How can I generically match only one argument in a method call usin... 0.00
Invalid use of argument matchers! 2 matchers expected, 1 recorded: 0.00
mockito "verify" checks current state, but does not reset... 0.00
Mocking static class in Mockito 0.00
Guice : Inject mulitple implementation in Single Class constructor -0.85
Can Mockito mocked class object calls the real method? 0.00
How do you cast RuntimeEnvironment.application? 0.00
Can I chain returns with PowerMockito using doReturn? -0.63
How to handle "any other value" with Mockito? 0.00
Is it possible to Declare but not Instatiate a Spied Object in Mock... 0.00
How to mock an entity using Mockito 0.00
How to return different child classes using Mockito -0.39
Lazy Injection with Dagger 2 on Android +0.39
Guice stack trace was not complete 0.00
ClassCastException using Mockito 0.00
Use Mockito to unit test a function which calls async function -0.11
How / Should I create my own Guice Scope 0.00
Mockito when() doesn't differentiate between child classes 0.00
Unit testing code that relies on constant values 0.00
Mocking one method in my class during test using Mockito -0.59
NullPointerException on mocked method -1.02
What is the recommended style of the "message" in a JUnit... 0.00
Mockito avoid passing method arguments when calling Mockit.verify() 0.00
Mocking does not work +0.43
Mockito runnable: wanted but not invoked? 0.00
I want ClassA to get particular a particular instance of ClassB, bu... 0.00
Comparator two compare Methods with Reflection -1.59
Use Mockito to unit test a function which contains static method ca... 0.00
Why doesn't mocking work with AsyncTask? 0.00
Is default scoped binding preferred to Singleton binding for statel... 0.00
Difference between Mockito @Spy and @Mock(answer = Answers.CALLS_RE... 0.00
Mockito chain function usage 0.00
Unit testing logs using streams working just for the first test -0.49
Mockito matchers | Correct Usage 0.00
How to verify ThreadPool execute method which takes Lambda as param... +0.39
Mockito/PowerMockito: Weird Stubbing Exception 0.00
Mockito.verify method contain boolean and argument captor 0.00
Mockito/JMockit & Hamcrest matchers : How to verify Lists/Colle... -0.55
Redirect stdout and stdin to file -1.12