Class LoadModelFromSupplierExtension
- java.lang.Object
-
- org.palladiosimulator.simulizar.test.commons.extension.LoadModelFromSupplierExtension
-
- All Implemented Interfaces:
org.junit.jupiter.api.extension.BeforeEachCallback
,org.junit.jupiter.api.extension.Extension
public class LoadModelFromSupplierExtension extends Object implements org.junit.jupiter.api.extension.BeforeEachCallback
-
-
Constructor Summary
Constructors Constructor Description LoadModelFromSupplierExtension()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
beforeEach(org.junit.jupiter.api.extension.ExtensionContext context)
-