a66as/StateBasedTestCaseGeneration

Extract State-Machine object from class ownedBehaviour

a66as opened this issue · 0 comments

a66as commented

Currently, the code relies on the input of a separate state machine model. It would be good to modify the code such that:
-It takes in UML class diagram and extracts all the state machines from it
-run the test generation code for each of the owned state machines