StackRating

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

pholser

Rating
1535.42 (14,377th)
Reputation
3,771 (44,522nd)
Page: 1 2
Title Δ
Java stream to sort list by some value, and then sort duplicates by... +4.00
Comparing two arrays of String and returning comparison in Java +0.25
getParameters() should return an array and this code should succeed... 0.00
Bind Datapoints in JUnit Theory to a particular variable 0.00
Is there a Java/JUnit version of NUnit annotation [TestFixture] 0.00
Why do JUnit DataPoints methods not work for primitives? 0.00
How can I declare "mixins" for JUnit tests? +3.62
Junit multiple results in one test -3.05
How can I get Java reflection to find a callable function? +1.70
Why getDeclaredMethod doesn't work with arguments which are in... -2.34
Get parameter names in a method using reflection -0.37
A simple clarification about Wild Cards in Java +3.64
How to remove unwanted items in a List +4.10
Widening conversion from array to Object (java) +0.59
Missing type arguments for generic class Class<T> where T is... 0.00
How do you get List<Type> with reflection? -4.67
How can I restrict Java Generics -3.22
Java's instanceof odd behavior +4.31
Passing Parameters Between ClassLoaders Via Reflection API 0.00
assertSame() weirdness? +3.73
Is it possible to configure a jUnit test to run only if one is onli... 0.00
How to copy the contents of a VARARG into an ArrayList? 0.00
How to use a generic type parameter in a Javadoc link? -4.35
Why Wild Cards can't be used in generic class & method declarat... -4.00
Why is List<String> not a subtype of List<Object>? +4.44
Java SHA-1 hash an unsigned BYTE +0.66
Is a String array subclass of an Object array? -0.32
Passing a parameter through pipe in bash +0.40
How do I pass function as a parameter in javascript -1.07
Haskell regex syntax -3.68
Assert regex matches in JUnit +3.61
Avoiding Java Type Erasure +1.96
Capture caret (^) with an awk regex +1.56
Hamcrest assertThat ambiguous? +3.65
Calculating the scrabble score of a word +3.26
Is there an alternative to Class.isAssignableFrom that works with T... +3.85
How to prevent null check before equals +2.22
Java combination of Set and List interfaces -1.53
Method to limit potential values of an Enum +3.89
JUnit @Rule lifecycle interaction with @Before 0.00
How to define a JUnit method rule in a test suite? -1.19
This Regex doesn't match things I think that it should -0.23
junit arrays not equal test -3.41
How to use Java Arrays.sort +0.32
Inheriting class annotations -3.56
Are there any AWK syntax checkers? +0.10
Enforce jUnit tests cover the whole interface +4.17
How could i get a Testname / Test status in JUnit 0.00
How do I rename XStream list elements? +3.70
How to parse/encode binary message formats? +1.40