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 Δ
How to redefine python3 MagicMock magic method? 0.00
Speeding up the sound processing algorithm +0.98
Mocking pyodbc module calls for django unit tests 0.00
How do I patch an object so that all methods are mocked except one? -0.28
Unittest of an encryption code 0.00
How to assert that a mock function is called with a generator? 0.00
How can I mock a method globally for all tests in python -0.59
How to mock a singleton class method +1.86
Why can't directly mock object in unittest? -1.71
Python: How to mock class attribute initializer function -1.98
Python 2.7 UnitTest works well when run the single script file, but... 0.00
mock file objects passed within json in python +0.42
Mock same method with different return value called twice in a func... 0.00
Using python mocking library on sqlalchemy 0.00
Why python's monkeypatch doesn't work when importing a clas... +0.39
Can a Python mock object return the params it was given? 0.00
Python3 mock on setup 0.00
Mocking members of immutable classes in Python -2.50
Python-mock: mocking pymongo's Cursor and Collection in the sam... 0.00
How to mock class attribute instantiated in __init__? 0.00
Patching one occurrence on the function call in Python's Mock +0.25
Python: Mocking datetime.date.today() 0.00
Asserting with..as clause in Python 0.00
Partially mock a method in unittest `setUp` 0.00
Issue mocking with a decorated method call in Python 2.7 0.00
How to avoid this python dependency? 0.00
Using Python unittest, how can I ensure that a Class was instantiat... 0.00
How to use Spek -0.88
Test if super() was called during initialization gives AttributeError 0.00
Python mock attributes defined and set within __init__ 0.00
How to mock imported library methods with unittest.mock in Python 3... 0.00
Python - Mocking chained function calls 0.00
Patch __call__ of a function +0.41
Checking whether function has been called multiple times with diffe... -0.12
Mocking a module imported inside of a function 0.00
using mock side_effect in python to mock a function 0.00
Why does mock.patch.multiple behave different with DEFAULT? 0.00
MagicMock return value based on input 0.00
Python Unit testing with mock and patch a foreign modul 0.00
Mock Confusion with Path -0.08
Mocking an entire class 0.00
How to mock this unit test in Python? 0.00
Operations on mock.sentinel objects 0.00
Make sure function cannot be called during tests 0.00
Python using mock for a multiple user inputs +0.16
Python class method not getting mocked properly while unittesting 0.00
How to test an abstract factory +0.40
Using patch to to mock a function (as opposed to a method) -1.61
Mock attribute of a class +1.20
Mocking both Model.objects.bulk_create and Model.save() 0.00