|
def | __init__ (self, log_executive=False, executive_throws_when_run=None, initialize_scm_by_default=True, web=None) |
|
def | initialize_scm (self, patch_directories=None) |
|
def | scm (self) |
|
def | checkout (self) |
|
def | watch_list (self) |
|
def | __init__ (self, log_executive=False, executive_throws_when_run=None, os_name=None, os_version=None, executive=None, filesystem=None) |
|
def | copy_current_environment (self) |
|
def | make_file_lock (self, path) |
|
◆ __init__()
def webkitpy.common.host_mock.MockHost.__init__ |
( |
|
self, |
|
|
|
log_executive = False , |
|
|
|
executive_throws_when_run = None , |
|
|
|
initialize_scm_by_default = True , |
|
|
|
web = None |
|
) |
| |
◆ checkout()
def webkitpy.common.host_mock.MockHost.checkout |
( |
|
self | ) |
|
◆ initialize_scm()
def webkitpy.common.host_mock.MockHost.initialize_scm |
( |
|
self, |
|
|
|
patch_directories = None |
|
) |
| |
◆ scm()
def webkitpy.common.host_mock.MockHost.scm |
( |
|
self | ) |
|
◆ watch_list()
def webkitpy.common.host_mock.MockHost.watch_list |
( |
|
self | ) |
|
◆ bugs
webkitpy.common.host_mock.MockHost.bugs |
◆ buildbot
webkitpy.common.host_mock.MockHost.buildbot |
◆ port_factory
webkitpy.common.host_mock.MockHost.port_factory |
◆ web
webkitpy.common.host_mock.MockHost.web |
The documentation for this class was generated from the following file: