Class OpenJPAExtension
- java.lang.Object
-
- org.apache.openjpa.junit5.internal.OpenJPAExtension
-
- All Implemented Interfaces:
org.junit.jupiter.api.extension.BeforeAllCallback
,org.junit.jupiter.api.extension.Extension
public class OpenJPAExtension extends java.lang.Object implements org.junit.jupiter.api.extension.BeforeAllCallback
-
-
Constructor Summary
Constructors Constructor Description OpenJPAExtension()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
beforeAll(org.junit.jupiter.api.extension.ExtensionContext context)
-