StackRating

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

Stefan Birkner

Rating
1484.93 (4,471,164th)
Reputation
16,406 (8,496th)
Page: 1 ... 5 6 7 8
Title Δ
java.lang.OutOfMemoryError: PermGen with Jenkins and Maven -3.98
JUnit test a static void method +0.58
How do I test a very simple void method in jUnit? -2.36
Unable to expect multiple exceptions with JUnit's ExpectedException 0.00
assertThat error message for unexpected exception +3.96
Workaround for JUnitParams as this cant be used along with PowerMock 0.00
ClientResponse Failure in mockito test cases 0.00
mockito UnfinishedStubbingException in stead of wanted Exception +4.13
Junit ExpectedException fail with explanatory message -0.01
Testing classes using System.getProperty(String) -3.61
Can I use Assert class in Junit if I am not implementing Junit test... +3.91
Multiple expected exceptions in JUnit -3.91
JUnit -- annotations 0.00
Inject mock object without java interface for unit testing +0.06
What is the best way of verifying exceptions thrown in unit tests? -1.89
Getting a TimerTask to run when using JUnit +0.71
Can someone explain JUnit Testing in terms of Test-Driven Developme... -3.95
How to run JUnit Test in maven if the test are not in test dir but... +2.00
ant 1.9.2 + junit.. Class not found error 0.00
Issues with Mocking HttpURLConnection using Mockito 0.00
junit wait until external resource is ready 0.00
Can you explain how the Exception is available in the test case? -2.24
How do I simplify mockito/hamcrest argument matchers in test method? -4.06
Ant JUnit results not being outputted 0.00
How to Order methods in a class using Junit play framework 0.00
Why should Test methods in Junit be defined public? -1.71
Junit External Resource @Rule Order +4.04
JUnit annotations: TestWatcher.failed() doesn't get invoked when ap... 0.00
include test in source file java -1.03
Java Selenium Junit Maven: Way to parametrize tests? +0.02
Mocking an ArrayList using PwerMock -2.46
deep within JUnit Parameterized test runner: java.lang.ClassCastExc... +4.43
Travis CI With Ant Build, Not Finding JUnit 0.00
How to test a custom hamcrest matcher? 0.00
Writing parameterized tests for JUnit, why are two of my parameters... 0.00
Maven JUnit Test Case NoClassDefFoundException on Test class +3.70
Having an issue with mocking a method which has a generic (? extend... 0.00
Setting time and date in JUnit test fixture +1.38
Forked Java VM exited abnormally. JUnit Test? -2.62
Testing Junit Randomic Class 0.00
@Autowired is null in the class which extends Junit Testwatcher -0.29
writing Test cases for restful service using junit -3.99
Change System.in and make Scanners use one ByteArrayInputStream? +1.70
Firing function on assert failure 0.00
Suppressing GPG signing for Maven-based continous integration build... +4.03
java.lang.NoClassDefFoundError: org/hamcrest/SelfDescribing +2.24
State and behavior verification in the same unit test - is it clean? +4.13
ExpectedSystemExit is causing the error +3.97
How can I use a variable for the "expected" attribute of... -0.46
implementing a lazy Supplier in java 0.00