Class IvmlContainerTests

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

public class IvmlContainerTests extends AbstractIvmlTests
Tests the creation of containers via IVML models.
Author:
Monika Staciwa, SSE
  • Constructor Details

    • IvmlContainerTests

      public IvmlContainerTests()
  • Method Details

    • testContainerTest

      public void testContainerTest() throws ExecutionException, IOException
      Tests loading, reasoning and instantiating "ContainerTest", a simple, generated service chain for testing container creation. Here, we instantiate the full platform as basis for container creation.
      Throws:
      ExecutionException - shall not occur
      IOException - shall not occur