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 -
Method Summary
Modifier and TypeMethodDescriptionvoidbeforeEach(org.junit.jupiter.api.extension.ExtensionContext context)
-
Constructor Details
-
LoadModelFromSupplierExtension
public LoadModelFromSupplierExtension()
-
-
Method Details
-
beforeEach
- Specified by:
beforeEachin interfaceorg.junit.jupiter.api.extension.BeforeEachCallback- Throws:
Exception
-