Using Mocks in Python

The Python Mock Module enables you to create missing objects for your designs or reproduce expensive or volatile objects for your tests. With judicious use, mocks are an invaluable part of design, development, and testing.


May 22, 2014
URL:http://www.drdobbs.com/testing/using-mocks-in-python/240168251

Terms of Service | Privacy Statement | Copyright © 2024 UBM Tech, All rights reserved.