I am learning unittest.mock and having trouble with using mock.patch.object as a decorator.
unittest.mock
mock.patch.object
my method looks like this: