Public Member Functions | |
def | test_empty_node_vs_whitespace (self) |
def | test_ignore_comments (self) |
def | test_normalize_whitespace_nested (self) |
def | test_normalize_whitespace_text (self) |
def | test_normalize_whitespace_trim (self) |
def | test_whitespace_vs_empty_node (self) |
Definition at line 135 of file test_xacro.py.
def test.test_xacro.TestMatchXML.test_empty_node_vs_whitespace | ( | self | ) |
Definition at line 141 of file test_xacro.py.
def test.test_xacro.TestMatchXML.test_ignore_comments | ( | self | ) |
Definition at line 148 of file test_xacro.py.
def test.test_xacro.TestMatchXML.test_normalize_whitespace_nested | ( | self | ) |
Definition at line 145 of file test_xacro.py.
def test.test_xacro.TestMatchXML.test_normalize_whitespace_text | ( | self | ) |
Definition at line 136 of file test_xacro.py.
def test.test_xacro.TestMatchXML.test_normalize_whitespace_trim | ( | self | ) |
Definition at line 138 of file test_xacro.py.
def test.test_xacro.TestMatchXML.test_whitespace_vs_empty_node | ( | self | ) |
Definition at line 143 of file test_xacro.py.