StackRating

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

GhostCat

Rating
1612.71 (1,318th)
Reputation
108,891 (642nd)
Page: 1 ... 35 36 37 38 39 ... 87
Title Δ
Is testing a backend api endpoint considered unit testing? +0.35
HashMap with Integer keys and values : Change in values do not get... -1.23
Maze Pattern Building in Java +0.12
How do i use try-catch statement with switch case but loop the swic... -0.36
Synchronization in abstract class +1.97
Why is it necessary to use "break" and "continue&quo... +0.18
Datatype of a reference variable (Java) -2.01
Should a jax-rs based framework use a single exception mapper? -0.40
Java re-initializing java object with new , performance and memory +1.66
Calling method within itself +0.38
How to test a void class method without arguments with Xcode Unit T... 0.00
Turning 1d array into 2d +1.09
how to mock "new FileOutputStram()" written in public sta... 0.00
How can I get *.classes generated by the correct *.java files when... -0.11
What is faster pass object in function or call it statically +0.36
JUnits for constructors which uses third party API call 0.00
Error java.lang.ClassNotFoundException: org.slf4j.LoggerFactory whe... +0.39
How to unit test pessimistic locking with Spring Boot + Spring Data... 0.00
Mocking - Methods & Tools 0.00
Error during mocking a final class using Mockito 2.8.47 0.00
How can we create our own data type in java? +1.26
java alias vs refactor method 0.00
How to define Mock Cursor for Android Unit Test 0.00
How does upcasting works in Java? -0.37
Is it possible without regex to separate log string into variables... 0.00
What is the difference between microservices and webservices? +0.17
Restrict Access of method calling in Java +0.84
How to assert that all values in a collection have a certain property +0.98
JUnit test for System.out 0.00
A switch in a switch +0.38
List<Map<String,String>> vs List<Object> +1.56
python: how to read and process a 18GB csv file? -0.10
Run a Python Script from Java 0.00
How compiler understand java 8 compile jar in to Java 6 Compile jav... 0.00
how to test parameters using properties file in junit 0.00
using instance initializer to deal with constructor overloading -0.42
Gson, Deserialize Wrapper class 0.00
Do 'asynchronous', 'non-blocking', and 'concurr... +0.38
How to test ScheduledExecutorService exception handling in Junit? 0.00
What work does this line do in the below code, "ta[x] = new Tr... -0.36
doNothing method does not work with void static method +0.39
Java reflection: getting correct type of parameterized generic supe... -1.26
Is my unit test violating "test should do one thing principle&... +0.64
Should I add helper/utility methods to my library API in Java? +0.16
Understanding java hashmap and setting object's value +0.37
Performance impact of vararg in Java 0.00
powermockito: How to mock abstract method in enum +0.61
Measure context switching in java +0.04
Mocking getClass() -0.28
Is TDD require for code run once? 0.00