StackRating

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

denis.solonenko

Rating
1525.18 (23,681st)
Reputation
10,132 (15,035th)
Page: 1 2 3 ... 5
Title Δ
configure Jenkins "Global Tool Configuration" using CLI /... 0.00
Does each class have its own Thread by default? -0.12
Strange behaviour of write method +1.54
When is it ok to test private method? 0.00
Why does "==" sometimes work with String.trim? -0.03
How to make constructors with different generics in java -0.28
Comparing two Lists - looking for faster and more efficient way +1.15
What to use in switch-case statement when every case block has same... -0.00
Find a random integer which creates another integer, when using per... +0.25
O/RM Unit testing 0.00
Platform.runLater 0.00
Algorithm to show n different shades of the same color in order of... -0.46
Unit Testing - Defining the scope of the test -1.32
Turn on or off Android remotely 0.00
Calling constructor inside overloaded version +0.24
Can Mockito return an argument to a method AFTER calling a method o... 0.00
Static ArrayList does not modify in another class +0.46
PowerMockito: how to mock methods called by the constructor? +0.47
JUnit Test - Class invokes methods in other class +0.44
No keyword with name 'Run' found +1.61
Android- Thread.join() causes Application to hang -0.90
Is ConcurrentHashMap analogy to CopyOnWriteArrayList +1.13
Why does TreeSet throws ClassCastException -0.42
Write code which is hard to unit test +1.05
What is wrong here 0.00
Why search a linked list? -0.54
Testing dates for singleton +0.77
Unit testing domain objects with internal constructors and private... +1.80
Java, make sure objects are being deleted when removed from arrayList -0.30
I want to create a method in my enumeration? 0.00
Order in which fields in a bean are initialized +0.45
how to mock third party classes in fitnesse 0.00
Newline character in Cucumber-JVM parameters 0.00
Show 12 days before Date as Current date -0.16
Access the original object instead of returning in powermock-mockito? 0.00
Recursive Method to Expand Don't Cares into Binary Numbers -0.34
Remove all whitespaces from String but keep ONE newline -1.85
Retrieve an array of values assigned to a particular class member f... +0.47
Store an ArrayList of custom objects -1.27
when to go for constructor injection and when to go for parameter i... +2.05
Android: Static Arraylist is becoming empty in service -0.04
What is the cucumber-jvm equivalent of Cucumber.wants_to_quit? 0.00
Groovy Syntax Checking in Java 0.00
Jenkins with cucumber-html-reports post build -0.56
read values from website continuously at particular time interval i... 0.00
When and where to use facade and delegate pattern in java? 0.00
Regarding static holder singleton pattern +0.48
Why do I need to use as Callable on my closure for submitting to ex... 0.00
Cucumber JVM: How do I use a double as an input value? 0.00
Why should I not write list.Count.Equals(0) -2.26