Class IvmlContainerLxcTests

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

public class IvmlContainerLxcTests extends AbstractIvmlTests
Tests the creation of containers via IVML models.
Author:
Luca Schulz, SSE
  • Constructor Details

    • IvmlContainerLxcTests

      public IvmlContainerLxcTests()
  • 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