Uses of Class
io.quarkus.panache.mock.PanacheMock.InvokeRealMethodException
-
Packages that use PanacheMock.InvokeRealMethodException Package Description io.quarkus.panache.mock -
-
Uses of PanacheMock.InvokeRealMethodException in io.quarkus.panache.mock
Methods in io.quarkus.panache.mock that throw PanacheMock.InvokeRealMethodException Modifier and Type Method Description static ObjectPanacheMock. mockMethod(Class<?> klass, String methodName, Class<?>[] parameterTypes, Object[] args)
-