test_xmlloader::RosLaunchMock Class Reference

Fake RosLaunch object. More...

List of all members.

Public Member Functions

def __init__
def add_clear_param
def add_config_error
def add_executable
def add_machine
def add_node
def add_param
def add_test
def set_master

Public Attributes

 clear_params
 config_errors
 executables
 machines
 master
 nodes
 nodes_core
 params
 tests

Detailed Description

Fake RosLaunch object.

Definition at line 45 of file test_xmlloader.py.


Member Function Documentation

def test_xmlloader::RosLaunchMock::__init__ (   self  ) 

Definition at line 46 of file test_xmlloader.py.

def test_xmlloader::RosLaunchMock::add_clear_param (   self,
  param 
)

Definition at line 79 of file test_xmlloader.py.

def test_xmlloader::RosLaunchMock::add_config_error (   self,
  msg 
)

Definition at line 66 of file test_xmlloader.py.

def test_xmlloader::RosLaunchMock::add_executable (   self,
  t 
)

Definition at line 71 of file test_xmlloader.py.

def test_xmlloader::RosLaunchMock::add_machine (   self,
  m,
  verbose = True 
)

Definition at line 58 of file test_xmlloader.py.

def test_xmlloader::RosLaunchMock::add_node (   self,
  n,
  core = False,
  verbose = True 
)

Definition at line 60 of file test_xmlloader.py.

def test_xmlloader::RosLaunchMock::add_param (   self,
  p,
  filename = None,
  verbose = True 
)

Definition at line 74 of file test_xmlloader.py.

def test_xmlloader::RosLaunchMock::add_test (   self,
  t,
  verbose = True 
)

Definition at line 69 of file test_xmlloader.py.

def test_xmlloader::RosLaunchMock::set_master (   self,
  m 
)

Definition at line 56 of file test_xmlloader.py.


Member Data Documentation

Definition at line 52 of file test_xmlloader.py.

Definition at line 55 of file test_xmlloader.py.

Definition at line 51 of file test_xmlloader.py.

Definition at line 53 of file test_xmlloader.py.

Definition at line 54 of file test_xmlloader.py.

Definition at line 48 of file test_xmlloader.py.

Definition at line 47 of file test_xmlloader.py.

Definition at line 50 of file test_xmlloader.py.

Definition at line 49 of file test_xmlloader.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables


test_roslaunch
Author(s): Ken Conley/kwc@willowgarage.com
autogenerated on Fri Jan 11 09:33:02 2013