Archive of stories published by ukinau

How mock.patch decorator works in python

I faced the trouble around mock.patch and parameterized and checked out how these works in general so I would write up here. This post will explain how mock.patch decorate in general and parameterized will be explained in other post later.

These were the top 10 stories published by ukinau; you can also dive into yearly archives: 2018, 2019, 2020, and 2021.

About
ukinau
I’m working as a Software Infrastructure Engineer and trying to make development/operation ease as much as possible by hiding a lot of complexity from application developer.
More information
Tags
Editors