Class TestContainersSetupExtension
- java.lang.Object
-
- dev.lydtech.component.framework.extension.TestContainersSetupExtension
-
- All Implemented Interfaces:
org.junit.jupiter.api.extension.BeforeAllCallback,org.junit.jupiter.api.extension.Extension
public final class TestContainersSetupExtension extends Object implements org.junit.jupiter.api.extension.BeforeAllCallback
-
-
Constructor Summary
Constructors Constructor Description TestContainersSetupExtension()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbeforeAll(org.junit.jupiter.api.extension.ExtensionContext extensionContext)
-