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 Δ
Mock a series of interdependent calls 0.00
Should unit tests cover constants changing? +3.87
Unit test for a config module that loads values from a file 0.00
Is this Command Handler testable? 0.00
Suppress all output from Python/unittest 0.00
Better approach to test the function 0.00
python testing user input and output 0.00
How can I ensure coverage of threaded code -4.21
Unit Test for method that convert string to type date 0.00
Verify logging.critical is hit using python unittests 0.00
Catch Fake Unit Tests in Java 0.00
fast way to compare two vector containing strings +4.14
Looking for a recommended Unit Test design approach when I need to... 0.00
When should I feel that my Unit test is complete? 0.00
Study about the benefits unitTest 0.00
Can every recursion be converted to trees? +4.35
Please confirm/comment on Branch Coverage issue I'm seeing with... +0.14
OOP decomposition and unit-testing dilemma -3.53
How can I stub an variable/function that is declared "extern v... 0.00
When is (x || !x) false? +2.45
+ not working with grep +5.16
Replace all but first space with tabs +2.25
Checking multiple fields: continue an IF loop if a try/except crite... -4.11
Are bitwise operators on different int widths in C well defined? -2.37
How to escape double quotes in bash? +1.19
How to use @SuiteClasses when more than 20 or 50 classes to be test... +0.30
Can I use a variable in a file path in bash? If so, how? -4.10
Change method accessibility in order to test it -2.70
Can python coverage module conditionally ignore lines in a unit test? +1.27
Qt test how to stop execution when a signal is emitted 0.00
Determining if a list is empty or not -3.08
Included files, all or nothing? -0.70
How do I unit-test a dynamic library using gcov? 0.00
check a text file written has completed 0.00
Need a good approach to test a Factory Class in Google Test 0.00
Component vs Integration vs Functional tests 0.00
How to write tests for main() function that does not return anything 0.00
How test name impact variable persistence between tests in Unittest? -0.16
Counting occurrences of unique strings in bash without first sortin... -1.47
C++ Calculate Amount of time between two times -0.20
How does one unit test all paths of a C++ sequence (single or multi... 0.00
Creating unit tests for buggy legacy code 0.00
mocking/patching an object of a different function -0.11
How to avoid global variable in temperature script? +4.08
Android Unit Testing: How to make a class more testable? -2.24
Make a sub-struct inherit the initialization? +0.04
Sorting list of ints. TMP 0.00
Why is the value in the loop never greater than 2? -1.91
Renaming large amount of files -3.93
Divison by zero due to insufficient precision using exp() Python -4.50