Public Member Functions | Public Attributes | Private Member Functions | Private Attributes | List of all members
test_core.TestCore Class Reference
Inheritance diagram for test_core.TestCore:
Inheritance graph
[legend]

Public Member Functions

def assertMessage (self, sub, topic, msg, timeout=1)
 
def assertNoMessage (self, sub, topic, timeout=1)
 
def test_concurrency_container (self)
 
def test_cross_combinations (self)
 
def test_event_state (self)
 
def test_lockable_state (self)
 
def test_manually_transitionable_state (self)
 
def test_operatable_state (self)
 
def test_preemptable_state (self)
 
def test_ros_state (self)
 
def test_user_data (self)
 

Public Attributes

 data
 

Private Member Functions

def _create (self)
 
def _execute (self, state)
 

Private Attributes

 _out_content
 

Detailed Description

Definition at line 45 of file test_core.py.

Member Function Documentation

def test_core.TestCore._create (   self)
private

Definition at line 47 of file test_core.py.

def test_core.TestCore._execute (   self,
  state 
)
private

Definition at line 56 of file test_core.py.

def test_core.TestCore.assertMessage (   self,
  sub,
  topic,
  msg,
  timeout = 1 
)

Definition at line 60 of file test_core.py.

def test_core.TestCore.assertNoMessage (   self,
  sub,
  topic,
  timeout = 1 
)

Definition at line 80 of file test_core.py.

def test_core.TestCore.test_concurrency_container (   self)

Definition at line 330 of file test_core.py.

def test_core.TestCore.test_cross_combinations (   self)

Definition at line 281 of file test_core.py.

def test_core.TestCore.test_event_state (   self)

Definition at line 92 of file test_core.py.

def test_core.TestCore.test_lockable_state (   self)

Definition at line 194 of file test_core.py.

def test_core.TestCore.test_manually_transitionable_state (   self)

Definition at line 244 of file test_core.py.

def test_core.TestCore.test_operatable_state (   self)

Definition at line 134 of file test_core.py.

def test_core.TestCore.test_preemptable_state (   self)

Definition at line 171 of file test_core.py.

def test_core.TestCore.test_ros_state (   self)

Definition at line 262 of file test_core.py.

def test_core.TestCore.test_user_data (   self)

Definition at line 415 of file test_core.py.

Member Data Documentation

test_core.TestCore._out_content
private

Definition at line 421 of file test_core.py.

test_core.TestCore.data

Definition at line 420 of file test_core.py.


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


flexbe_core
Author(s): Philipp Schillinger
autogenerated on Sun Dec 13 2020 04:01:39