Class ScenarioRampUpTest

java.lang.Object
net.ssehub.easy.dslCore.test.AbstractTest<net.ssehub.easy.instantiation.core.model.buildlangModel.Script>
test.de.uni_hildesheim.sse.vil.buildlang.AbstractTest<net.ssehub.easy.instantiation.core.model.buildlangModel.Script>

public class ScenarioRampUpTest extends RampUpTest
A Scenario ramp-up test including a QualiMaster model.
Author:
Holger Eichelberger
  • Constructor Details

    • ScenarioRampUpTest

      public ScenarioRampUpTest()
  • Method Details

    • rampUpTest

      public void rampUpTest() throws net.ssehub.easy.varModel.confModel.ConfigurationException, net.ssehub.easy.varModel.model.values.ValueDoesNotMatchTypeException, net.ssehub.easy.varModel.cst.CSTSemanticException, IOException
      Performs the ram-up test.
      Overrides:
      rampUpTest in class RampUpTest
      Throws:
      net.ssehub.easy.varModel.confModel.ConfigurationException - if setting an expression as default value fails
      net.ssehub.easy.varModel.model.values.ValueDoesNotMatchTypeException - if a value does not match a type
      net.ssehub.easy.varModel.cst.CSTSemanticException - if a constraint is erroneously composed
      IOException - if loading a model fails