Package net.ssehub.easy.producer.scenario_tests.mocks
package net.ssehub.easy.producer.scenario_tests.mocks
Instantiator mocks. Some allow to optionally prevent/enable executing complex instantiators, others like Docker
and LXC just mock to prevent additional dependencies. Not all instantiators are mocked for Docker and LXC.
-
ClassDescriptionMocks the instantiator to build Docker images.Mocks the instantiator to log into a docker registry.Mocks the instantiator to log out from one or multiple registries.Simplified registration for the Docker mocks.Mocks the instantiator to push a Docker image to a repository.Mocks the instantiator to build LXC images.Mocks the instantiator to log into a LXC registry.Simplified registration for the LXC mocks.Mocks the instantiator to push a LXC image to a repository.Simple manual mocking of the Maven instantiator, currently with .Function interfaces for original Maven function to be mocked.