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

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

    • IvmlKodexMeshTests

      public IvmlKodexMeshTests()
  • Method Details

    • testKodexMesh

      public void testKodexMesh() throws ExecutionException, IOException
      Tests loading, reasoning and instantiating "KodexMesh", a simple, generated service chain for testing the integration of the default platform service KODEX developed by KI-Protect. 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