◆ __init__()
| def webkitpy.port.driver.DriverInput.__init__ |
( |
|
self, |
|
|
|
test_name, |
|
|
|
timeout, |
|
|
|
image_hash, |
|
|
|
should_run_pixel_test, |
|
|
|
should_dump_jsconsolelog_in_stderr = None, |
|
|
|
args = None |
|
) |
| |
◆ __repr__()
| def webkitpy.port.driver.DriverInput.__repr__ |
( |
|
self | ) |
|
◆ args
| webkitpy.port.driver.DriverInput.args |
◆ image_hash
| webkitpy.port.driver.DriverInput.image_hash |
◆ should_dump_jsconsolelog_in_stderr
| webkitpy.port.driver.DriverInput.should_dump_jsconsolelog_in_stderr |
◆ should_run_pixel_test
| webkitpy.port.driver.DriverInput.should_run_pixel_test |
◆ test_name
| webkitpy.port.driver.DriverInput.test_name |
◆ timeout
| webkitpy.port.driver.DriverInput.timeout |
The documentation for this class was generated from the following file: