Class LocalRealTests

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 LocalRealTests extends RealTests
Contains those tests not running on Jenkins (whyever). It's fine if there are no tests in this class :)
Author:
Holger Eichelberger
  • Constructor Details

    • LocalRealTests

      public LocalRealTests()
  • Method Details

    • testIndenicaPlWmsPlatform

      public void testIndenicaPlWmsPlatform() throws IOException
      Tests the initial INDENICA WMS build (contributed by Christian).
      Throws:
      IOException - should not occur
    • testQualiMasterApril14

      public void testQualiMasterApril14() throws IOException
      Tests the very initial QualiMaster test case.
      Overrides:
      testQualiMasterApril14 in class RealTests
      Throws:
      IOException - shall not occur
    • testQualiMasterFeb17

      public void testQualiMasterFeb17() throws IOException
      Tests the QualiMaster model / derivation (February 2017, without rt-VIL). Seems to fail on Jenkins. This is a slightly modified version to ensure creation of artifacts in repeatable sequence.
      Overrides:
      testQualiMasterFeb17 in class RealTests
      Throws:
      IOException - shall not occur
    • testQualiMasterSep17

      public void testQualiMasterSep17() throws IOException
      Tests the QualiMaster model / derivation (February 2017, experimentally modified, without rt-VIL). Seems to fail on Jenkins. This is a modified version for evaluating VIL/VTL.
      Overrides:
      testQualiMasterSep17 in class RealTests
      Throws:
      IOException - shall not occur
    • testOktoflowOct24

      public void testOktoflowOct24() throws IOException
      Tests the oktoflow model / instantiation (from Oct 22, 2024).
      Throws:
      IOException - shall not occur
    • testOktoflowExperiment

      public void testOktoflowExperiment() throws IOException
      Tests the oktoflow model / instantiation (updated recent model).
      Throws:
      IOException - shall not occur
    • getTracerFactory

      protected net.ssehub.easy.instantiation.core.model.execution.TracerFactory getTracerFactory()
      Description copied from class: AbstractScenarioTest
      Creates the tracer factory.
      Overrides:
      getTracerFactory in class RealTests
      Returns:
      the tracer factory