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

Public Member Functions

def __init__ (self)
 
def execute (self, userdata)
 
def on_enter (self, userdata)
 
def on_exit (self, userdata)
 
def on_pause (self)
 
def on_resume (self, userdata)
 
def on_start (self)
 
def on_stop (self)
 

Public Attributes

 count
 
 last_events
 
 result
 

Detailed Description

Definition at line 14 of file test_core.py.

Constructor & Destructor Documentation

def test_core.TestSubjectState.__init__ (   self)

Definition at line 16 of file test_core.py.

Member Function Documentation

def test_core.TestSubjectState.execute (   self,
  userdata 
)

Definition at line 22 of file test_core.py.

def test_core.TestSubjectState.on_enter (   self,
  userdata 
)

Definition at line 26 of file test_core.py.

def test_core.TestSubjectState.on_exit (   self,
  userdata 
)

Definition at line 29 of file test_core.py.

def test_core.TestSubjectState.on_pause (   self)

Definition at line 38 of file test_core.py.

def test_core.TestSubjectState.on_resume (   self,
  userdata 
)

Definition at line 41 of file test_core.py.

def test_core.TestSubjectState.on_start (   self)

Definition at line 32 of file test_core.py.

def test_core.TestSubjectState.on_stop (   self)

Definition at line 35 of file test_core.py.

Member Data Documentation

test_core.TestSubjectState.count

Definition at line 20 of file test_core.py.

test_core.TestSubjectState.last_events

Definition at line 19 of file test_core.py.

test_core.TestSubjectState.result

Definition at line 18 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