pyfarm.core.testutil module¶
-
class
pyfarm.core.testutil.TestCase(methodName='runTest')¶ Bases:
unittest.case.TestCase-
ORIGINAL_ENVIRONMENT= {}¶
-
TEMPDIR_PREFIX= ''¶
-
add_cleanup_path(path)¶
-
classmethod
mktempdir()¶
-
classmethod
remove(path)¶
-
setUp()¶
-
classmethod
setUpClass()¶
-
tearDown()¶
-
temp_directories= set()¶
-
-
pyfarm.core.testutil.requires_ci(func)¶
-
pyfarm.core.testutil.rm(path)¶
-
pyfarm.core.testutil.skip_on_ci(func)¶