Package io.quarkus.panache.mock.impl
Class PanacheMockAfterEachTest
- java.lang.Object
-
- io.quarkus.panache.mock.impl.PanacheMockAfterEachTest
-
- All Implemented Interfaces:
io.quarkus.test.junit.callback.QuarkusTestAfterEachCallback
public class PanacheMockAfterEachTest extends Object implements io.quarkus.test.junit.callback.QuarkusTestAfterEachCallback
-
-
Constructor Summary
Constructors Constructor Description PanacheMockAfterEachTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
afterEach(io.quarkus.test.junit.callback.QuarkusTestMethodContext context)
-