StackRating

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

Dirk Herrmann

Rating
1513.97 (48,825th)
Reputation
2,173 (77,443rd)
Page: 1 2 3 4 5
Title Δ
Is it bad practice to base expected results off actual results in u... -0.37
Internal security checks, how to reach 100 % code coverage? 0.00
python - mark unit tests by different categories: unit, integration... 0.00
How to unit test dependend if statements? -0.01
How to mock global variable evaluation for multiple tests? -0.03
How test an Add method in service layer? +1.84
Expect that some method was called on mock object. Does it break en... +0.52
Test connection loss in unit tests (in a thrift C++ application or... 0.00
Unit testing a method that update only some properties +0.49
What to mock for python test cases? +0.47
Python: Unit Tests/ Integration Tests: Workaround for file paths? 0.00
How to unittest Python ConfigParser 0.00
How do you unit test a function that "resets" an object? 0.00
JUnit avoid duplicate assertions -1.98
Unit testing a static C++ library using a higher level language? 0.00
Use of test/resource files to compare unit test output = code smell? -0.45
Best practices for unit testing in Python - multiple functions appl... +0.02
How to unit test a method, which just initialize a variable in junit -0.02
Isolating pytest tests from each other 0.00
Simplifying A'B+A'D'+BD 0.00
White-box test cases with 100% code coverage +0.47
unit testing covering the branch case 0.00
How to test a function which uses a few well-tested but complicated... 0.00
Unit Test public method that calls private method and other objects... -0.04
Can an instance of a class be created for testing without calling t... +0.06
How can I test if a private method of a class is called or not with... -1.36
Mocking a class with both pure methods and ones with side effects +1.58
pytest: setup a mock for every test function 0.00
Reset class attributes for testing +3.66
Unit testing methods declared inside another method in Node 0.00
How do I unit test a feature that prints to a physical printer? 0.00
Unit test for method that calls other method of different class +0.82
Computational complexity for regular expressions +3.89
Can I used SED to replace a value within a range? -0.04
How to properly unit test inequality 0.00
How to successfully conduct a Unit Test in Python? 0.00
How emphasize restrictions for input data in unit testing? -3.38
How can I use file stream duplication to pipe stdout and stderr? +3.70
How to put a module in a test harness with pytest? 0.00
(Broad Question) How can you be certain a piece of code works corre... 0.00
How to write unit testable bash shell code? -0.15
Conversion from int16 to unsigned int16 may overflow -0.16
What are some of the rules of thumb to split a test into multiple t... -4.31
A good place for unit test folder: in source code folder, out of it... 0.00
Should Unit Tests test against the REST API? 0.00
What is the difference in structure for nested vs. compound conditi... 0.00
Should I assert the same values in every test? 0.00
Jest: Find out if current module is mocked during runtime 0.00
Should I have redundant unit test +3.83
Pytest how to mock threading.Timer +0.95