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 ... 5
Title Δ
Instantiating integer variables in Prolog +0.24
Why should I unit test? 0.00
Difference between using unit test and doing tests normally in Pyth... +0.48
Python Unittest mocking a function with an argument 0.00
Is it possible to mock system calls(ex: malloc) without modifying s... 0.00
Is EasyMock's .times(x) method an issue for unit testing robust... 0.00
How to design unit tests for creating an object in which user can s... 0.00
Mocking a function call within a function in Python 0.00
Unit tests, private methods and hidden abstraction +0.07
Is there a way to assert that an attribute has been set on a unitte... 0.00
Is it a good idea to use same constants in unit test that are used... 0.00
Verifying method calls on lambda with Mockito 0.00
How to simplify my unit tests using mocks 0.00
Unit Test for fileinput.input 0.00
Performing non-mock, state-based unit testing of non-trivial functi... 0.00
What variables should be passed to a unit test 0.00
Unit testing euler-to-quaternion implementation fails 0.00
Why many developers focus on increasing code coverage for unit test... -0.02
Enable mocking for unit testing a library in C 0.00
Unittest check if main called methods 0.00
Unit test file utility class with delete directory method -0.02
API testing: Can I reduce my API functional testing effort by incre... 0.00
Writing a unit test for a function that verifies if a file is pdf o... 0.00
Unit Testing involving DB (Insert/Update/Select) 0.00
Is MOCKING really useful apart from isolating dependent component t... 0.00
I am trying to pass skip some cases in assertion error python 0.00
Should I use inherited tests? +0.50
How to do mock test via linker in C++ 0.00
What does non - testable mean in this code example? -0.02
Unit tests design & mocking +0.48
Capture debug window output in a unit test? 0.00
Caeser cipher quesion -0.07
Using application classes as utilities in unit tests +1.85
How to mock a base_class from an external module? 0.00
Should I add white/black box rendundant Unit Tests? 0.00
How to get coverage for a unittest inside a for-loop? 0.00
Do you include test files in code coverage? 0.00
What is an effective test strategy for testing an application by mo... 0.00
How to run JUnit 4 Data driven test with multiple data 0.00
Should I test the whole return of a function or only a sample? 0.00
Why do we not mock domain objects in unit tests? -1.13
How to write unit test for class that writes data into word documen... 0.00
How to name different tests for the same method? +1.10
Unittest method calling other Unittest methods. Bad Design? 0.00
Controlling defined values during unit testing +0.04
Verify only specific interaction within a pool of methods -1.96
What parts of analytical code to write unit tests for? 0.00
Unit testing with multi-step user inputs 0.00
How to ensure some code is optimized away? -1.40
Maintaining order of execution of tests in Junit -0.32