simple mocking in python



There are basically 2 main mock object, mock and magicmock.
Here is a simple example of python mocking



Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm