webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
def | __init__ (self, fake_path_module) |
def | listdir (self, path) |
def | spawnv (self, wait, executable, kargs) |
Public Attributes | |
path | |
environ | |
Static Public Attributes | |
P_WAIT = os.P_WAIT | |
A fake os module for testing.
def run_tests_util_test.FakeOs.__init__ | ( | self, | |
fake_path_module | |||
) |
def run_tests_util_test.FakeOs.listdir | ( | self, | |
path | |||
) |
def run_tests_util_test.FakeOs.spawnv | ( | self, | |
wait, | |||
executable, | |||
kargs | |||
) |
run_tests_util_test.FakeOs.environ |
|
static |
run_tests_util_test.FakeOs.path |