
Public Member Functions | |
| def | __init__ (self, *args, **kwargs) | 
| def | run_cmd (self, cmd, num=5) | 
| def | test_cpp (self) | 
| def | test_py (self) | 
Private Attributes | |
| _rospack | |
Definition at line 19 of file cleanup.py.
| def cleanup.CleanupTest.__init__ | ( | self, | |
| * | args, | ||
| ** | kwargs | ||
| ) | 
Definition at line 20 of file cleanup.py.
| def cleanup.CleanupTest.run_cmd | ( | self, | |
| cmd, | |||
num = 5  | 
        |||
| ) | 
Definition at line 24 of file cleanup.py.
| def cleanup.CleanupTest.test_cpp | ( | self | ) | 
Definition at line 36 of file cleanup.py.
| def cleanup.CleanupTest.test_py | ( | self | ) | 
Definition at line 31 of file cleanup.py.
      
  | 
  private | 
Definition at line 22 of file cleanup.py.