Class IvmlSimpleMesh3Tests

java.lang.Object
test.de.iip_ecosphere.platform.configuration.easyProducer.AbstractIvmlTests
test.de.iip_ecosphere.platform.configuration.easyProducer.IvmlSimpleMesh3Tests

public class IvmlSimpleMesh3Tests extends AbstractIvmlTests
Tests the SimpleMesh3 model.
Author:
Holger Eichelberger, SSE
  • Constructor Details

    • IvmlSimpleMesh3Tests

      public IvmlSimpleMesh3Tests()
  • Method Details

    • testSimpleMesh3

      public void testSimpleMesh3() throws ExecutionException, IOException
      Tests loading, reasoning and instantiating "SimpleMesh3", a simple, generated service chain for testing of three elements. Here, we do not instantiate the full platform rather than only the configured apps. Depending on Maven setup/exclusions, this Test may require Java 11.
      Throws:
      ExecutionException - shall not occur
      IOException - shall not occur