Generate test cases from a model
generates test cases based on the model structure. The function creates test cases from test
harnesses, Signal Editor scenarios, and Signal Builder groups in the model and assigns them
to a test file. If there are multiple Signal Builder groups, the test file includes
iterations for each group instead of separate test cases.testFile
= sltest.testmanager.createTestsFromModel(filePath
,modelName
,testType
)