def setUp(self): sprintDocStub.install() osStub.install() sysOutputStub.install()
def setUp(self): osStub.install() fileIoStub.install() sysOutputStub.install()