Class LocalExperimentsTests

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 LocalExperimentsTests extends ExperimentsTests
Experiment tests that currently can only be executed locally.
Author:
Holger Eichelberger
  • Constructor Details

    • LocalExperimentsTests

      public LocalExperimentsTests()
  • Method Details

    • startUp

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

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

      public void testXml() throws IOException
      Test modified QM XML templates.
      Throws:
      IOException - shall not occur
    • testJava

      public void testJava() throws IOException
      Test modified QM Java templates.
      Throws:
      IOException - shall not occur
    • testJavaDebug

      public void testJavaDebug() throws IOException
      For developing modified Java templates.
      Throws:
      IOException - shall not occur