Class AssumeMatlabInstalled
- java.lang.Object
-
- org.eclipse.epsilon.emc.simulink.common.test.AssumeMatlabInstalled
-
- All Implemented Interfaces:
org.junit.rules.TestRule
public class AssumeMatlabInstalled extends java.lang.Object implements org.junit.rules.TestRule
-
-
Constructor Summary
Constructors Constructor Description AssumeMatlabInstalled()
AssumeMatlabInstalled(java.lang.String v)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.junit.runners.model.Statement
apply(org.junit.runners.model.Statement base, org.junit.runner.Description description)
java.lang.String
getVersion()
-