Uses of Class
net.tirasa.connid.commons.db.ExpectProxy
Packages that use ExpectProxy
-
Uses of ExpectProxy in net.tirasa.connid.commons.db
Methods in net.tirasa.connid.commons.db that return ExpectProxyModifier and TypeMethodDescriptionProgram the expected method callExpectProxy.expectAndReturn
(String methodName, Object retVal) Program the expected function callExpectProxy.expectAndThrow
(String methodName, Throwable throwEx) Program the expected method call