Class InheritanceTests
- java.lang.Object
- 
- org.eclipse.epsilon.emc.simulink.common.test.AbstractCommonSimulinkTest
- 
- org.eclipse.epsilon.emc.simulink.test.util.AbstractSimulinkTest
- 
- org.eclipse.epsilon.emc.simulink.test.unit.InheritanceTests
 
 
 
- 
 public class InheritanceTests extends AbstractSimulinkTest 
- 
- 
Field Summary- 
Fields inherited from class org.eclipse.epsilon.emc.simulink.common.test.AbstractCommonSimulinkTestactiveCache, eol, eolResourceFile, installation, LN, LN_BR, modelFile, name, TEST_TRACES
 
- 
 - 
Constructor SummaryConstructors Constructor Description InheritanceTests()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestAddStateflowChartChildren()voidtestAddStateflowSfChildren()voidtestChartStateflowAddParent()voidtestChartStateflowAttrParent()voidtestChartStateflowConstParent()voidtestModelChildren()voidtestModelFindBlocks()voidtestSfStateflowAddParent()voidtestSfStateflowAttrParent()voidtestSfStateflowConstParent()voidtestStateflowAttrChartChildren()voidtestStateflowAttrSfChildren()voidtestStateflowConstChartChildren()voidtestStateflowConstSfChildren()- 
Methods inherited from class org.eclipse.epsilon.emc.simulink.test.util.AbstractSimulinkTestdispose, getModel, loadSimulinkModel
 - 
Methods inherited from class org.eclipse.epsilon.emc.simulink.common.test.AbstractCommonSimulinkTestengineLogLevel, execute, logTestName, run, run, setupEOL
 
- 
 
- 
- 
- 
Method Detail- 
testModelChildrenpublic void testModelChildren() 
 - 
testModelFindBlockspublic void testModelFindBlocks() 
 - 
testChartStateflowConstParentpublic void testChartStateflowConstParent() 
 - 
testChartStateflowAttrParentpublic void testChartStateflowAttrParent() 
 - 
testChartStateflowAddParentpublic void testChartStateflowAddParent() 
 - 
testStateflowConstChartChildrenpublic void testStateflowConstChartChildren() 
 - 
testStateflowAttrChartChildrenpublic void testStateflowAttrChartChildren() 
 - 
testAddStateflowChartChildrenpublic void testAddStateflowChartChildren() 
 - 
testSfStateflowConstParentpublic void testSfStateflowConstParent() 
 - 
testSfStateflowAttrParentpublic void testSfStateflowAttrParent() 
 - 
testSfStateflowAddParentpublic void testSfStateflowAddParent() 
 - 
testStateflowConstSfChildrenpublic void testStateflowConstSfChildren() 
 - 
testStateflowAttrSfChildrenpublic void testStateflowAttrSfChildren() 
 - 
testAddStateflowSfChildrenpublic void testAddStateflowSfChildren() 
 
- 
 
-