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:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.mockito.internal.invocation.RealMethod
org.mockito.internal.invocation.RealMethod.FromBehavior, org.mockito.internal.invocation.RealMethod.FromCallable, org.mockito.internal.invocation.RealMethod.IsIllegal -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MyRealMethod
public MyRealMethod()
-
-
Method Details
-
isInvokable
public boolean isInvokable()- Specified by:
isInvokablein interfaceorg.mockito.internal.invocation.RealMethod
-
invoke
- Specified by:
invokein interfaceorg.mockito.internal.invocation.RealMethod- Throws:
Throwable
-