mango.unittest.setDoRemoveTmpDirAtExit

mango.unittest.setDoRemoveTmpDirAtExit(doRemove)[source]

Sets whether to remove temporary unit-test directory at exit.

Type:bool
Parameters:doRemove – If True, temporary unit-test directory will be removed at exit.

Previous topic

mango.unittest.TestCase.maxDiff

Next topic

mango.unittest.getDoRemoveTmpDirAtExit

This Page