Package io.quarkus.panache.mock
Class PanacheMock.MyRealMethod
- java.lang.Object
-
- io.quarkus.panache.mock.PanacheMock.MyRealMethod
-
- All Implemented Interfaces:
Serializable
,org.mockito.internal.invocation.RealMethod
- Enclosing class:
- PanacheMock
public static class PanacheMock.MyRealMethod extends Object implements org.mockito.internal.invocation.RealMethod
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MyRealMethod()
-