StackRating

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

Dawood ibn Kareem

Rating
1597.26 (1,901st)
Reputation
58,933 (1,577th)
Page: 1 ... 27 28 29 30 31 32
Title Δ
how to unit test a class which creates new objects +1.99
How do I do recursive multiplication when one or both of the factor... +0.74
Partial-mocking considered bad practice? (Mockito) +0.05
How to match null passed to parameter of Class<T> with Mockito +0.52
Basic mocking scenario with Mockito -0.50
Mockito injection not working for constructor AND setter mocks toge... 0.00
Guideliness to write junit test cases for if,loop and exception +0.51
Unit Testing: Is it valid to do a minimal test? 0.00
how to throw IOException while reading a file using Mockito? -1.40
How to mock FileInputStream and other *Streams -1.29
Generic type polymorphism confusion? -0.25
Prevent treemap merging on collision -1.62
Java: Matrix rotation in 2D not working +0.50
Mockito test - reason of failing my testcase +0.51
When to use Mockito.verify() +0.50
how to write mockito test for action classes(struts2) 0.00
How to pass constructor arguments using Mockito 0.00
Mockito: Verify a method is called at a specific point 0.00
Mocking getClass method with PowerMockito -0.03
Java Writing unittest for exiting a program when user type quit in... +0.89
Mockito exception in doThrow that looks correct +0.67
How to mock method with arg 'T value'? 0.00
Alternative to extending ArgumentMatcher for argument verification... +0.53
Mockito - how to verify that a mock was never invoked -0.41
Can one use Mockito to mock org.jibx.runtime.BindingDirectory? -0.48
Simulate first call fails, second call succeeds -0.44
private variables in java? -0.16
Mockito: populating different values on void methods +0.50
ConcurrentHashMap: Can we trust on it? -1.47
Thread won't wake up -0.10
Unable to use remove() method with lists in java -0.32
Graphing mathematical functions in java using applets 0.00
Forming Mockito "grammars" +1.93
Using to mock a method call +0.50
Mocking android applications like the contacts app using Mockito 0.00
mockito: spy on iBatis queryForObject and modify parameter map 0.00
Can I use mockito to match an object with an auto updated timestamp? +0.50
finding cycles in decimal expansion of rational numbers -1.10
How to go around Runtime.getRuntime() while writing JUnit? -1.09
@RunWith(MockitoJUnitRunner.class) vs MockitoAnnotations.initMocks(... +2.93
void cannot be dereferenced -1.87
@InjectMocks behaving differently with Java 6 and 7 +0.03
Explanation of using recursion -0.49
java function definition with object creation -1.05
How can I know if a method was invoked on the unit under test? -1.26
All static methods or a single instance? +1.30
Don't return any result if the precedent query has at least 1 result? -1.05
Mockito acts strangely when I assign multiple custom matchers to a... 0.00
How do I pass a list to a Java input stream? +0.49
Mockito Spy Test -1.32