Package org.palladiosimulator.simulizar.test.commons.extension
-
Class Summary Class Description LoadModelFromSupplierExtension MockSimulationExtension The MockSimulationExtension uses JUnit 5 Extension API to facilitate tests of SimuLizar internals To enable use of this extension annotate your test class with@ExtendWith(MockSimulation.class)
By annotating a test method with@MockSimulation
mocks of the required SimuLizar internals are created which allow to test i.ProvideEDP2RepositoryExtension This JUnit 5 Extension support the creation of simulation tests.ProvideSimuLizarConfigurationExtension ProvideSimuLizarJobExtension RunSimulationJobExtension SimuLizarTestExtensionCommons SimuLizarTestParameterProvider