StackRating

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

Henri

Rating
1510.51 (67,471st)
Reputation
3,619 (46,468th)
Page: 1 ... 4 5 6 7
Title Δ
EasyMock test an exception is thrown in the middle of code -3.91
JUnit test with EhCache3 +4.09
How to fix java.lang.NoClassDefFoundError: net/sf/ehcache/CacheExce... 0.00
Mocked method still calls the real method -0.08
EhCache 3.1.3 persistence issue 0.00
How to mock a method which is called by another method using EasyMo... +4.40
How to mock an interface implementation inside a method? 0.00
Hibernate - How do I verify for second level cache usage? 0.00
Getting java.lang.ClassCastException with all the Hibernate entity... -0.11
Database transactions and caching 0.00
java.lang.ClassNotFoundException: net.sf.ehcache.hibernate.EhCacheR... 0.00
Cache not used with spring boot -0.13
Using EasyMock with TestNG +4.02
EasyMock unexpected method call 0.00
Easy Mock issue with Blob +3.98
EasyMock am I doing this right? 0.00
EasyMock.expect() throwing null pointer -4.08
IllegalStateException: missing behavior definition when having a do... -4.14
How to test this method by JUnit & EasyMock? 0.00
EasyMock: Exception asserting any class in hierarchy 0.00
EasyMock - Partial Mocking assigning the mock to specific field 0.00
How to Mock classes that are being instantiated within the test cla... +3.96
Easymock generic matcher got compiling Error in eclipse while can p... 0.00
EasyMock - expect anyObject except some 0.00
How to assert in EasyMock if a method is called only once on a Obje... 0.00
Mocked ExecutorService always returns the same mocked Future -0.09
How to mock superclass call with EasyMock 0.00
Injecting Mocked objects using FactoryBean 0.00
Is there any difference between ".andReturn(...).anyTimes()&qu... 0.00
EasyMock assertion exception swallowed by thread 0.00
ClassNotFoundException org.springframework.objenesis.ObjenesisExcep... +3.68
Mocking in Android +4.18
How to mock KeyguardManager 0.00
EasyMock: call order on mocks created with @Mock 0.00
java.lang.IllegalStateException: no last call on a mock available w... 0.00
Should EasyMock be used to mock only external services? 0.00
In ScalaMock, how to return a mockClass whenever someone new an ins... 0.00
How to make the non-mocked function run in normal behavior? 0.00
EasyMock record phase mock as argument +4.10
How to mock arrays in EasyMock 0.00
EasyMock capture mutable arg(collection) -3.83
Good implementation of unit test with EasyMock +4.32
EasyMock "Unexpected method call" despite of expect metho... -0.15
Mocking the bean and defining its behavior at context level 0.00
Easymock matcher on return value 0.00
PowerMock - How to call manipulate the parameters of a mocked method 0.00
How to mock DynamoDB's ItemCollection<QueryResult> using... -3.90
Using EasyMock with recursive method 0.00
EasyMock 'Expected 1, Actual 1' 0.00
Correct use of expectLastCall().once() in EasyMock +1.75