Class IvmlSimpleMeshTests

java.lang.Object
test.de.iip_ecosphere.platform.configuration.AbstractIvmlTests
test.de.iip_ecosphere.platform.configuration.IvmlSimpleMeshTests

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

    • IvmlSimpleMeshTests

      public IvmlSimpleMeshTests()
  • Method Details

    • testSimpleMesh

      public void testSimpleMesh() throws ExecutionException, IOException
      Tests loading, reasoning and instantiating "SimpleMesh", a simple, generated service chain for testing. 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