StackRating

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

Brice

Rating
1549.43 (8,122nd)
Reputation
25,052 (5,110th)
Page: 1 2 3 4
Title Δ
Why does cglib fail to call the MethodInterceptor callback? 0.00
Mocking of aggregates with any Java mocking framework 0.00
Mockito - deep stubbing 0.00
How to have a mocked method behaves differently depends on how many... +3.66
What are the necessary imports for unit testing with Mockito? 0.00
Test that a returned string is of a certain length with Mockito -2.20
Java `final` class and mocking +1.60
Mocking local object created by spring application context using Mo... -4.22
What objects will be passed to a custom ArgumentMatcher in Mockito -3.98
Using PowerMock for mocking static properties with @InjectMocks 0.00
Mockito any() for a list class 0.00
Making inherited getters to return mock objects 0.00
How to verify that a specific method was not called using Mockito? +3.65
Method equivalent for @InjectMocks +3.52
Using AspectJ to create a 'record & play' utility for Mock Obje... 0.00
Mockito: How to get the state of an argument -0.28
PowerMock static class does not mock 0.00
Getting javassist not found with PowerMock and PowerRule in Junit w... -4.37
Mocking a class object using Mockito and PowerMockito +3.79
NoClassDefFoundError for MockitoInvocationHandler class 0.00
Testing local scoped object with mockito without refactoring 0.00
How to mock static methods with mockito? +3.74
Mockito: when Method A.a is called then execute B.b +0.79
How to mock SessionFactory or Session by PowerMockito in a project... -4.40
How do I enable Mockito debug messages? 0.00
Python pip broken after OS X 10.8 upgrade 0.00
JUnit 4 PermGen size overflow when running tests in Eclipse and Mav... -1.06
MissingMethodInvocationException when mocking a org.apache.log4j.Le... 0.00
Java: How do I mock a method of a field when that field isn't expos... +3.68
Configure autocomplete in intellij with hamcrest and mockito dsl 0.00
some help on Mockito +4.80
Mock class in a signed Jar file with Mockito 0.00
Handling multipart attachments in CXF APIs 0.00
@InjectMocks behaving differently with Java 6 and 7 +3.88
Mockito ClassCastException -4.09
Why doesn't Mockito's when() get triggered? +2.15
EasyMock 2.5 doesn't work for more than one argument capture 0.00
Heroku push fails repeatedly, appears to fail on installing Bonjour 0.00
Mocking package private classes +3.85
How do I mock a static method that returns void with PowerMock? 0.00
Mockito/GWT : mocked view's widgets are null 0.00
Mocking a service that throws an exception? -4.24
Mockito - Feeling that I don't use its full potential -2.12
Mockito - MockSettings with spring 0.00
How do I use PowerMock / Mockito / EasyMock to use a mocked object... 0.00
How can I mock a void method and leave everything else the same usi... -4.39
Spring value injection in mockito +3.44
Trying to test a HttpServletResponseWrapper inside a ResponseHeader... 0.00
Is there a better way to test the following methods without mocks r... +4.53
How to mock DefaultMessageListenerContainer +2.04