Class ExampleTests
- 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.ExampleTests
 
 
 
- 
 public class ExampleTests 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 ExampleTests()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidreset()voidtestCachingSFChart()voidtestCreateFeedbackController()voidtestCreateFunctionWithScript()voidtestCreateSimpleSimulation()voidtestCreateStateflowStateTransitions()voidtestLinkPortsWithStringNames()voidtestMaskProperties()voidtestParent()voidtestQueryFeedbackController()voidtestRobustTest()voidtestTypeHierarchy()- 
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- 
resetpublic void reset() 
 - 
testCreateFeedbackControllerpublic void testCreateFeedbackController() 
 - 
testCreateFunctionWithScriptpublic void testCreateFunctionWithScript() 
 - 
testCreateSimpleSimulationpublic void testCreateSimpleSimulation() 
 - 
testLinkPortsWithStringNamespublic void testLinkPortsWithStringNames() 
 - 
testCreateStateflowStateTransitionspublic void testCreateStateflowStateTransitions() 
 - 
testRobustTestpublic void testRobustTest() 
 - 
testCachingSFChartpublic void testCachingSFChart() 
 - 
testParentpublic void testParent() 
 - 
testTypeHierarchypublic void testTypeHierarchy() 
 - 
testQueryFeedbackControllerpublic void testQueryFeedbackController() 
 - 
testMaskPropertiespublic void testMaskProperties() 
 
- 
 
-