|
rad
5.1.0
|
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) |
| def testExecutor.TestExecutor.setUp | ( | self | ) |
| 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)
| def testExecutor.TestExecutor.testExecutorSM2 | ( | self | ) |
Verify entry/exit action execution with composite states + self transition.
S1 S11 S111 S12 S121
| def testExecutor.TestExecutor.testExecutorSM3 | ( | self | ) |
Verify transitions on composite states + event-less transition.
STATE ONLINE IDLE PRESETTIG STEP1 STEP2 TRACKING STANDBY IDLE
| def testExecutor.TestExecutor.testExecutorSM4 | ( | self | ) |