StackRating

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

John B

Rating
1512.84 (53,451st)
Reputation
27,025 (4,683rd)
Page: 1 2 3 4 ... 18
Title Δ
Test an concrete methode of abstract class contening an interface c... -0.47
Final keyword in java allowing changes in a method +0.05
Is there a type parameter matcher in hamcrest? 0.00
Comparing two arrays using sections? 0.00
Self-made Iterator bug +0.49
Java 8 DateTime check if period contains specific day +0.25
How can I test idempotency of a method with junit? -0.51
Mongo aggregation slow 0.00
Mock singleton class with void method using PowerMockito 0.00
Using jUnit to test a class / object which is not created yet 0.00
Using wildcard in method argument +0.03
Retrieve embedded documents from mongoDB 0.00
Overriding hashCode() and equals() methods +1.81
Thread-safety-Java -0.03
Resetting static fields for JUnit tests -0.51
How does this void function for deleting a duplicate linkedlists ac... +0.05
Why I can run Junit test successfully while fail to build project? +0.05
logging in TDD with Junit +0.49
How to write a matcher that is not equal to something +1.03
Use Hamcrest's assertThat with several objects in one line? +0.49
guava - filter and transform map 0.00
Looping through java recursive references 0.00
Keeping instances of variables in recursion +0.15
Error starting JUnitTests from Java Application +0.49
Mockito java.lang.ClassCastException: my.custom.class.Project canno... 0.00
Override a JUnit annotation? -0.51
Unit test for getting current UTC date-time -1.46
Test a method that takes an String argument with JUnit theories +0.48
Computing the difference of two dates +0.73
How do I get Spring app context into my test classes without cut-co... 0.00
Issue with using an object created via reflection 0.00
How to "safely" use polymorphism with generic template? -0.47
How to transfer arrayList elements into a 2D array? -0.51
can two methods have different return type in method overriding in... +1.39
Powermockito giving me a null exception 0.00
How can I stub a method that takes a Generic class as a param? 0.00
How can you use abstract classes to simplify creating models in MVC... 0.00
Hamcrest IsNot matcher together with a wrapped custom matcher - des... 0.00
How to test a call is made to void method with nothing to assert in... -0.01
Java Time API - A better way to get total elapsed time 0.00
Mockito perform anyInt() ,excluding zero 0.00
usage of generic in Callable and Future interface? +2.23
Store class information of an interface in a hashmap, and create in... 0.00
Mockito ArgumentCapture to doesn't recognise multiple generic t... +0.50
Mockito mocked object is assigned a null value from method calls in... +0.00
Understanding Deadlock,Synchronization 0.00
Spring Mongo Exception - Customizing field name for id property not... 0.00
Java: Getting the array location of null values +0.20
What is the best approach to remove from a map when value is greate... +0.98
Can I get a collection of object extending a class and implementing... +0.09