StackRating

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

second

Rating
1498.74 (3,825,604th)
Reputation
174 (504,795th)
Page: 1 2 3 4 ... 5
Title Δ
Trying to mock restClient external API but it is invoking the actua... -0.48
How to read and print each character(with space next to it) 0.00
Mock an Interface with Mockito return a NullPointerException 0.00
Do with Mockit something like MockUp from JMockit 0.00
Mock a void method 0.00
How to make mock JdbcTemplate.queryForObject() method 0.00
How to make a time based announcement bot 0.00
Unit test a helper class around SharedPreference 0.00
Write Unit Test for API endpoint Controller 0.00
Mockito when method call not invoked, Verify return message "W... 0.00
How to refresh graphics of a Window class in Java +0.49
Nullpointer Exception for mocking final method 0.00
I want to use spy to mock a method but i need to get some dummy dat... 0.00
Lenient string matching with Mockito Mock 0.00
Thread seems to kill itself after a while? 0.00
java: unit test lambda expression inside dispatcher 0.00
Is this a bug in Java's Inflater or what? 0.00
How to implement doNothing() for static void method? 0.00
Powermock verifyPrivate does not work with any() 0.00
Mockito Matcher for a TypeReference 0.00
Problem resizing JDialog and JTable columns 0.00
InvalidUseOfMatchersException with mockito using matchers 0.00
Mockito does'nt mock repository 0.00
Why does my iterator foreach loop never enter/execute? +0.51
Junit 4 scope of @Mock in @Produces methods 0.00
ExecutorService behaviour when total number of task are less then n... +0.49
how to do unit test in a method that contains a local Set<String... -0.01
How do I stop and skip a command after 3.5 seconds? 0.00
Generating vampire numbers for a free range in Java (For big ranges) 0.00
java.lang.IllegalStateException: stream has already been operated u... 0.00
Mock static method called from private static variable declared in... 0.00
Catch authentication exceptions -0.50
Libgdx desktop does not run - WARNING: An illegal reflective access... 0.00
How to create a coherent object with java faker +0.51
Evaluate parameter passed to mocked method called from another class 0.00
Unable to Mock functions inside static method Powermock 0.00
Junit returning null pointer exception -0.46
mockito when() is not available 0.00
mocking parent internal dependency 0.00
How to get Youtube Api Json Response +1.85
How to fix Null Pointer Exception in Junit test? 0.00
junit test class order +0.50
Is there a way to mock getCTTbl().getTblPr().getTblBorders().getBot... +0.51
Unable to get full HTML of a page, it stops at a certain point 0.00
How to mock the custom util class 0.00
error: incompatible types: inference variable R has incompatible bo... 0.00
How to Load all .yaml files in directory using Spring/Jackson +0.51
How to make Minimax Alpha Beta algorithm play itself? 0.00
Mock android.content.res.Configuration with mockito -0.03
Why else statement is not initializing? +0.01