1/11/2016
•
EN
Mock objects and non-existent attributes/methods in Python
Explains how Python's Mock objects handle non-existent attributes and methods, focusing on special behavior for 'assert' prefixes.