Public Member Functions | Public Attributes
test.test_xacro.TestXacro Class Reference
Inheritance diagram for test.test_xacro.TestXacro:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def test_boolean_if_statement
def test_broken_input_doesnt_create_empty_output_file
def test_consecutive_if
def test_consider_non_elements_block
def test_consider_non_elements_if
def test_create_subdirs
def test_default_arg
def test_default_arg_empty
def test_default_arg_missing
def test_default_arg_override
def test_default_param
def test_default_param_override
def test_dynamic_macro_name_clash
def test_dynamic_macro_names
def test_dynamic_macro_undefined
def test_enforce_xacro_ns
def test_equality_expression_in_if_statement
def test_escaping_dollar_braces
def test_evaluate_macro_params_before_body
def test_expression_in_extension
def test_extension_in_expression
def test_float_if_statement
def test_from_issue
def test_ignore_xacro_comments
def test_include
def test_include_deprecated
def test_include_from_variable
def test_include_glob
def test_include_nonexistent
def test_include_recursive
def test_include_with_namespace
def test_inorder_processing
def test_insert_block_property
def test_integer_if_statement
def test_integer_stays_integer
def test_invalid_if_statement
def test_invalid_property_name
def test_issue_68_numeric_arg
def test_iterable_literals_eval
def test_iterable_literals_plain
def test_just_a_dollar_sign
def test_macro_name_with_colon
def test_macro_undefined
def test_math_expressions
def test_math_ignores_spaces
def test_multi_tree_evaluation
def test_multiple_blocks
def test_multiple_definition_and_evaluation
def test_multiple_insert_blocks
def test_multiple_recursive_evaluation
def test_no_double_evaluation
def test_no_evaluation
def test_overwrite_globals
def test_param_missing
def test_property_forwarding
def test_property_replacement
def test_property_scope_global
def test_property_scope_parent
def test_recursive_bad_math
def test_recursive_definition
def test_recursive_evaluation
def test_recursive_evaluation_wrong_order
def test_should_replace_before_macroexpand
def test_substitution_args_arg
def test_substitution_args_find
def test_transitive_arg_evaluation
def test_transitive_evaluation
def test_xacro_attribute
def test_xacro_element

Public Attributes

 ignore_nodes

Detailed Description

Definition at line 259 of file test_xacro.py.


Constructor & Destructor Documentation

def test.test_xacro.TestXacro.__init__ (   self,
  args,
  kwargs 
)

Reimplemented from test.test_xacro.TestXacroCommentsIgnored.

Reimplemented in test.test_xacro.TestXacroInorder.

Definition at line 260 of file test_xacro.py.


Member Function Documentation

Definition at line 550 of file test_xacro.py.

Definition at line 930 of file test_xacro.py.

Definition at line 610 of file test_xacro.py.

Definition at line 656 of file test_xacro.py.

Definition at line 648 of file test_xacro.py.

Definition at line 942 of file test_xacro.py.

Definition at line 884 of file test_xacro.py.

Definition at line 924 of file test_xacro.py.

Definition at line 916 of file test_xacro.py.

Definition at line 900 of file test_xacro.py.

Definition at line 815 of file test_xacro.py.

Definition at line 841 of file test_xacro.py.

Definition at line 279 of file test_xacro.py.

Definition at line 269 of file test_xacro.py.

Definition at line 293 of file test_xacro.py.

Definition at line 981 of file test_xacro.py.

Definition at line 617 of file test_xacro.py.

Definition at line 412 of file test_xacro.py.

Definition at line 362 of file test_xacro.py.

Definition at line 1066 of file test_xacro.py.

Definition at line 1061 of file test_xacro.py.

Definition at line 594 of file test_xacro.py.

Definition at line 790 of file test_xacro.py.

Definition at line 676 of file test_xacro.py.

Definition at line 485 of file test_xacro.py.

Definition at line 503 of file test_xacro.py.

Definition at line 510 of file test_xacro.py.

Definition at line 491 of file test_xacro.py.

Definition at line 498 of file test_xacro.py.

Definition at line 520 of file test_xacro.py.

Definition at line 531 of file test_xacro.py.

Definition at line 325 of file test_xacro.py.

Definition at line 469 of file test_xacro.py.

Definition at line 572 of file test_xacro.py.

Definition at line 457 of file test_xacro.py.

Definition at line 566 of file test_xacro.py.

Definition at line 264 of file test_xacro.py.

Definition at line 994 of file test_xacro.py.

Definition at line 968 of file test_xacro.py.

Definition at line 955 of file test_xacro.py.

Definition at line 417 of file test_xacro.py.

Definition at line 1024 of file test_xacro.py.

Definition at line 299 of file test_xacro.py.

Definition at line 639 of file test_xacro.py.

Definition at line 397 of file test_xacro.py.

Definition at line 774 of file test_xacro.py.

Definition at line 438 of file test_xacro.py.

Definition at line 744 of file test_xacro.py.

Definition at line 422 of file test_xacro.py.

Definition at line 729 of file test_xacro.py.

Definition at line 1039 of file test_xacro.py.

Definition at line 629 of file test_xacro.py.

Definition at line 1032 of file test_xacro.py.

Definition at line 867 of file test_xacro.py.

Definition at line 1050 of file test_xacro.py.

Definition at line 368 of file test_xacro.py.

Definition at line 386 of file test_xacro.py.

Definition at line 378 of file test_xacro.py.

Definition at line 807 of file test_xacro.py.

Definition at line 720 of file test_xacro.py.

Definition at line 694 of file test_xacro.py.

Definition at line 707 of file test_xacro.py.

Definition at line 349 of file test_xacro.py.

Definition at line 407 of file test_xacro.py.

Definition at line 402 of file test_xacro.py.

Definition at line 1010 of file test_xacro.py.

Definition at line 759 of file test_xacro.py.

Definition at line 314 of file test_xacro.py.

Definition at line 305 of file test_xacro.py.


Member Data Documentation

Reimplemented from test.test_xacro.TestXacroCommentsIgnored.

Definition at line 260 of file test_xacro.py.


The documentation for this class was generated from the following file:


xacro
Author(s): Stuart Glaser, William Woodall, Robert Haschke
autogenerated on Fri Jun 24 2016 04:05:50