rad  5.1.0
Public Member Functions | List of all members
testExecutor.TestExecutor Class Reference
Inheritance diagram for testExecutor.TestExecutor:

Public Member Functions

def setUp (self)
 
def testExecutorSM1 (self)
 Verify transition on on 2 states SM. More...
 
def testExecutorSM2 (self)
 Verify entry/exit action execution with composite states + self transition. More...
 
def testExecutorSM3 (self)
 Verify transitions on composite states + event-less transition. More...
 
def testExecutorSM4 (self)
 

Member Function Documentation

◆ setUp()

def testExecutor.TestExecutor.setUp (   self)

◆ testExecutorSM1()

def testExecutor.TestExecutor.testExecutorSM1 (   self)

Verify transition on on 2 states SM.

o --> S1(entry: a1, exit: a2) -e/a-> S2(entry: a3, exit: a4)

◆ testExecutorSM2()

def testExecutor.TestExecutor.testExecutorSM2 (   self)

Verify entry/exit action execution with composite states + self transition.

S1 S11 S111 S12 S121

◆ testExecutorSM3()

def testExecutor.TestExecutor.testExecutorSM3 (   self)

Verify transitions on composite states + event-less transition.

STATE ONLINE IDLE PRESETTIG STEP1 STEP2 TRACKING STANDBY IDLE

◆ testExecutorSM4()

def testExecutor.TestExecutor.testExecutorSM4 (   self)

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