Class RealMeasurementsTests

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 RealMeasurementsTests extends AbstractRealTests
Tests for experiments only. Can be forced to run in an own JVM.
  • Field Details

  • Constructor Details

    • RealMeasurementsTests

      public RealMeasurementsTests()
  • Method Details

    • startUp

      public static void startUp()
      Starts up the test.
    • shutDown

      public static void shutDown()
      Tears down the test.
    • getMeasurementFileName

      protected String getMeasurementFileName()
      Description copied from class: AbstractScenarioTest
      Returns the name of the measurement file.
      Overrides:
      getMeasurementFileName in class AbstractEasyScenarioTest
      Returns:
      the name of the measurement file
    • getTestFolder

      protected File getTestFolder()
      Specified by:
      getTestFolder in class test.de.uni_hildesheim.sse.vil.buildlang.AbstractTest<net.ssehub.easy.instantiation.core.model.buildlangModel.Script>
    • testQualiMasterSep17Variants

      public void testQualiMasterSep17Variants() throws IOException
      Tests the QualiMaster model / derivation (February 2017, experimentally modified, without rt-VIL). This is a series of modified models by leaving out certain pipelines. No VIL instantiations are executed on the variants, only reasoning.
      Throws:
      IOException - shall not occur