I frequently use the Mock library for unit testing in python. I needed a quick reference for my favorite functionality and couldn’t find one. I decided to make a lighthearted attempt at writing one while watching Kung Fu Panda on the telly. I hope others find it useful. Before I start, here is the list of my favorites: Mock classes Mock class methods Mock instances Mock instance methods Configurab