Functions
converter.test.test_parser Namespace Reference

Functions

def test_parseNewAnimationFormat (parse_args)
 
def test_parseNewBehaviorFormat (parse_args)
 
def test_parseNewBehaviorSequenceFormat (parse_args)
 
def test_parseNewBoxInterfaceFormat (parse_args)
 
def test_parseNewFlowDiagramFormat (parse_args)
 
def test_parseOldFormat (parse_args)
 

Function Documentation

◆ test_parseNewAnimationFormat()

def converter.test.test_parser.test_parseNewAnimationFormat (   parse_args)
code to parse <animation>.anim and get root
    looking for no throw and root not None

Definition at line 56 of file test_parser.py.

◆ test_parseNewBehaviorFormat()

def converter.test.test_parser.test_parseNewBehaviorFormat (   parse_args)
code to parse behavior.xar and get root
    looking for no throw and root not None

Definition at line 29 of file test_parser.py.

◆ test_parseNewBehaviorSequenceFormat()

def converter.test.test_parser.test_parseNewBehaviorSequenceFormat (   parse_args)
code to parse <behavior sequence>.bhs and get root
    looking for no throw and root not None

Definition at line 47 of file test_parser.py.

◆ test_parseNewBoxInterfaceFormat()

def converter.test.test_parser.test_parseNewBoxInterfaceFormat (   parse_args)
code to parse <box interface>.xml and get root
    looking for no throw and root not None

Definition at line 38 of file test_parser.py.

◆ test_parseNewFlowDiagramFormat()

def converter.test.test_parser.test_parseNewFlowDiagramFormat (   parse_args)
code to parse <flow diagram>.fld and get root
    looking for no throw and root not None

Definition at line 65 of file test_parser.py.

◆ test_parseOldFormat()

def converter.test.test_parser.test_parseOldFormat (   parse_args)
code to parse behavior.xar and get root
    looking for no throw and root not None

Definition at line 20 of file test_parser.py.



naoqi_libqicore
Author(s): Aldebaran
autogenerated on Wed Sep 14 2022 02:22:41