Class ProvideSimuLizarConfigurationExtension
java.lang.Object
org.palladiosimulator.simulizar.test.commons.extension.ProvideSimuLizarConfigurationExtension
- All Implemented Interfaces:
org.junit.jupiter.api.extension.BeforeEachCallback
,org.junit.jupiter.api.extension.Extension
public class ProvideSimuLizarConfigurationExtension
extends Object
implements org.junit.jupiter.api.extension.BeforeEachCallback
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
beforeEach
(org.junit.jupiter.api.extension.ExtensionContext context)
-
Constructor Details
-
ProvideSimuLizarConfigurationExtension
public ProvideSimuLizarConfigurationExtension()
-
-
Method Details
-
beforeEach
- Specified by:
beforeEach
in interfaceorg.junit.jupiter.api.extension.BeforeEachCallback
- Throws:
Exception
-