Fake Process object. More...
Public Member Functions | |
| def | __init__ |
| def | stop |
Public Attributes | |
| stopped | |
Fake Process object.
Definition at line 46 of file test_roslaunch_parent.py.
| def test_roslaunch_parent::ProcessMock::__init__ | ( | self, | ||
| package, | ||||
| name, | ||||
| args, | ||||
| env, | ||||
respawn = False | ||||
| ) |
Definition at line 47 of file test_roslaunch_parent.py.
| def test_roslaunch_parent::ProcessMock::stop | ( | self | ) |
Definition at line 50 of file test_roslaunch_parent.py.
Definition at line 49 of file test_roslaunch_parent.py.