Class LocalConceptsTests

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 LocalConceptsTests extends ConceptsTests
Tests that cannot be executed on Jenkins by now.
Author:
Holger Eichelberger
  • Constructor Details

    • LocalConceptsTests

      public LocalConceptsTests()
  • Method Details

    • startup

      public void startup() throws net.ssehub.easy.basics.modelManagement.ModelManagementException
      Sets the IVML location on startup.
      Overrides:
      startup in class ConceptsTests
      Throws:
      net.ssehub.easy.basics.modelManagement.ModelManagementException - shall not occur, leads to failure
    • end

      public void end() throws net.ssehub.easy.basics.modelManagement.ModelManagementException
      Unsets the IVML location on startup.
      Overrides:
      end in class ConceptsTests
      Throws:
      net.ssehub.easy.basics.modelManagement.ModelManagementException - shall not occur, leads to failure
    • testDefaultLib

      public void testDefaultLib()
      Tests availability of IVML default library. Basically the same test as for EASy core but here without initializing the full EASy core.