StackRating

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

Michele d'Amico

Rating
1557.30 (6,115th)
Reputation
10,279 (14,798th)
Page: 1 2 3 4
Title Δ
python mock and libraries that are not installed 0.00
How to assert method call order with Python Mock? 0.00
Why does mock ignore the instance/object passed to a mocked out met... 0.00
How to extract parameters stored in mock.call -2.58
How do you pass exception arguments to python unittest mock side ef... 0.00
Python mock patch instance method and check call arguments 0.00
python cross platform testing: mocking os.name 0.00
Mocking Communications +0.41
python class method mocking failure 0.00
Create automated tests for interactive shell based on Python's... +0.45
Control the volume of Volumio 0.00
how to mock function call used by imported pypi library in python 0.00
How to shift a string to right in python? +0.77
Mock in multithreading context for testing in Python 0.00
Using mock to patch a non-existing attribute 0.00
How do I patch a method of a property object in python 0.00
Changing the second result of a function call with mock +0.41
Mocking ftplib.FTP for unit testing Python code 0.00
Python Unit Testing with two mock objects, how to verify call-order? 0.00
Throw exception after first call -0.11
Make python script exit after x seconds of inactivity +0.57
How do I mock and unit test the following code? 0.00
Conditional mocking: Call original function if condition does match 0.00
UDP calls using socket.send() in Python are very slow -1.24
Mocking and patching keystoneclient in Python unittest 0.00
Subclassing MagicMock in python 0.00
How do I mock method calls in the following case? +1.93
Mock in python 'open' of two files 0.00
Override a "private" method in a python module 0.00
Not able to mock urllib2.urlopen using Python's mock.patch 0.00
Python properties and unittest TestCase -0.11
Preferred way of patching multiple methods in Python unit test 0.00
How to mock a buffered file handle for unit testing 0.00
Is it possible to patch a class instance with an existing Singleton... +0.39
How to patch instances in __init__ method of a class? 0.00
How can I test that a method on an imported module is called during... -1.51
Python: File Reader int and if clauses -4.77
How to patch a function that a Flask view calls 0.00
Python mock error: stop called on unstarted patcher 0.00
Mocking a method outside of a class +3.55
Python: assert call to a list that contains a variable 0.00
How to make a distinction between static methods and instance metho... 0.00
Testing Flask -- Avoiding Circular Import 0.00
mock @patch does not patch redis class +3.71
Python: Mocking a context manager 0.00
Working but maybe not optimal 0.00
Django UnitTest with Mock +3.33
How to unittest GPIO output value of raspberry pi in Python 0.00
Return or break as a side effect in python mock? 0.00
Python Mock with `from X import y` 0.00