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.

ukinau
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
Followers
57
Elsewhere