Class PropertyTests
- 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.PropertyTests
 
 
 
- 
 public class PropertyTests 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 PropertyTests()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestSimulinkChartTypeProperty()voidtestSimulinkGainIdProperty()voidtestSimulinkGainTypeProperty()voidtestSimulinkScriptProperty()voidtestStateflowIdProperty()voidtestStateflowTypeProperty()- 
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- 
testSimulinkScriptPropertypublic void testSimulinkScriptProperty() 
 - 
testStateflowTypePropertypublic void testStateflowTypeProperty() 
 - 
testSimulinkGainTypePropertypublic void testSimulinkGainTypeProperty() 
 - 
testSimulinkChartTypePropertypublic void testSimulinkChartTypeProperty() 
 - 
testStateflowIdPropertypublic void testStateflowIdProperty() 
 - 
testSimulinkGainIdPropertypublic void testSimulinkGainIdProperty() 
 
- 
 
-