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 Δ
Unit testing curried functions 0.00
How to mock a method that calls other methods that are present in t... 0.00
How to mock / unit test following code in python? -1.85
guaranteed unit test fixture for non-existent file 0.00
How does the Mockito Verify method works? -1.49
Please help understand the use case of unit testing 0.00
What are the limitations of unit testing? 0.00
How should I test functions that call other functions? +0.48
Testing workflow using parameterized test or separate test -0.27
Python test coverage for class' __str__ -1.89
How do I test a command line application that does not take paramet... 0.00
Is Angular component unit testing actually unit testing? +0.26
How to test methods with I/O that require sample files? 0.00
How to properly use a per-test setup function that returns a value... -1.91
Unit test existence of a directory - Junit -1.53
How to patch Python's raise (or return) keyword for the purpose... 0.00
What To Unit Test -0.54
How to increase branch coverage in jest in for-in loop with if cond... -0.04
Mass testing of uniqueness with testthat 0.00
Angular Unit Testing: Is this code worth unit testing? -0.03
Unit testing a public method that calls multiple private methods 0.00
What defines an "isolated" test? -0.12
Iceberg Class and Google Unit Testing -0.54
Write unit tests for private method of Presenter -0.04
How to test the value of a variable that exists only inside that fu... -0.54
python - mock and unit test a chain of methods that change input list 0.00
Avoid use of new Class inside a method to test -0.00
Unit test function that is opening and reading a file +0.61
How to test multiple objects with same method in 1 test class? 0.00
How to test a data retrieval module? 0.00
Should we modify a function signature for unit testing? -1.11
How to unittest a function where the result is based on a condition... 0.00
Handling inputs in unittest, test begins but nothing else happens 0.00
Should you unsubscribe from events and dispose of objects in nunit... 0.00
How to check the values of object created in method under test? -2.47
What are integration tests containing and how to set them up +0.46
When to use mock objects in unit tests -0.42
Unit testing private variables in Swift -0.14
Can unit/integration tests have no assert? And what about this part... +1.83
how can I unit test an output of HTML code +0.19
How to cleanly unit test a control flow method -0.35
Do you think It is right approach to separate private function from... 0.00
Which C++ standard include files force code / data to be added to o... +1.21
How to Setup an Object before testing 0.00
Is there any good reason to catch exceptions in unittest transactio... +0.47
In Android projects, what's the reasonable code coverage that c... 0.00
Automatic low level testing generation based on high level desired... +0.47
Problem unit testing functions that contain file I/O using Visual S... -0.05
Unit, Integration or Feature Test? -2.12
How to test complicated functions which use requests? +1.89