Testing State Machines with SCTUnit
This example demonstrates how to write tests for statecharts using SCTUnit.
C Code Generation for SCTUnit with GTest
This example demonstrates how to generate GTests for SCTUnit tests.
C++ Code Generation for SCTUnit with GTest
This example demonstrates how to generate GTests for SCTUnit tests.
Java Code Generation for SCTUnit with Mockito
This example demonstrates how to generate JUnit tests for SCTUnit tests.
Python Code Generation for SCTUnit with unittest
This example demonstrates how to generate unittests for SCTUnit tests.
Elevator with SCTUnit
This video tutorial is presented by Prof. Tom Mens (Software Engineering Lab, University of Mons). It provides a hands-on demonstration, on the basis of a simulation of an elevator statechart, on how to write and run unit tests for statecharts with Itemis CREATE.