Classes | Functions | Variables
test_xacro Namespace Reference

Classes

class  TestMatchXML
 
class  TestTable
 
class  TestUtils
 
class  TestXacro
 
class  TestXacroBase
 
class  TestXacroCommentsIgnored
 
class  TestXacroFunctions
 

Functions

def all_attributes_match (a, b)
 
def capture_stderr (function, *args, **kwargs)
 
def nodes_match (a, b, ignore_nodes)
 
def subTest (msg)
 
def text_matches (a, b)
 
def text_values_match (a, b)
 
def xml_matches (a, b, ignore_nodes=[])
 

Variables

 whitespace = re.compile(r'\s+')
 

Function Documentation

◆ all_attributes_match()

def test_xacro.all_attributes_match (   a,
  b 
)

Definition at line 100 of file test_xacro.py.

◆ capture_stderr()

def test_xacro.capture_stderr (   function,
args,
**  kwargs 
)

Definition at line 202 of file test_xacro.py.

◆ nodes_match()

def test_xacro.nodes_match (   a,
  b,
  ignore_nodes 
)

Definition at line 126 of file test_xacro.py.

◆ subTest()

def test_xacro.subTest (   msg)

Definition at line 63 of file test_xacro.py.

◆ text_matches()

def test_xacro.text_matches (   a,
  b 
)

Definition at line 119 of file test_xacro.py.

◆ text_values_match()

def test_xacro.text_values_match (   a,
  b 
)

Definition at line 70 of file test_xacro.py.

◆ xml_matches()

def test_xacro.xml_matches (   a,
  b,
  ignore_nodes = [] 
)

Definition at line 179 of file test_xacro.py.

Variable Documentation

◆ whitespace

test_xacro.whitespace = re.compile(r'\s+')

Definition at line 67 of file test_xacro.py.



xacro
Author(s): Stuart Glaser, William Woodall, Robert Haschke
autogenerated on Sat Jan 11 2025 03:50:37