
Public Member Functions | |
| def | __init__ (self, *args, **kwargs) |
| def | test_pr2 (self) |
Public Member Functions inherited from test_xacro.TestXacroBase | |
| def | assert_matches (self, a, b) |
| def | quick_xacro (self, xml, cli=None, **kwargs) |
| def | run_xacro (self, input_path, *args) |
Public Attributes | |
| ignore_nodes | |
Public Attributes inherited from test_xacro.TestXacroBase | |
| ignore_nodes | |
Definition at line 402 of file test_xacro.py.
| def test_xacro.TestXacroCommentsIgnored.__init__ | ( | self, | |
| * | args, | ||
| ** | kwargs | ||
| ) |
Reimplemented from test_xacro.TestXacroBase.
Reimplemented in test_xacro.TestXacro.
Definition at line 403 of file test_xacro.py.
| def test_xacro.TestXacroCommentsIgnored.test_pr2 | ( | self | ) |
Definition at line 407 of file test_xacro.py.
| test_xacro.TestXacroCommentsIgnored.ignore_nodes |
Definition at line 405 of file test_xacro.py.