Package com.github.skjolber.mockito.soap
Class SoapServiceProxy
java.lang.Object
com.github.skjolber.mockito.soap.SoapServiceProxy
- All Implemented Interfaces:
InvocationHandler
Utility class to wrap the webservice implementation in a mock.
-
Method Summary
-
Method Details
-
newInstance
public static <T> T newInstance(T obj) -
invoke
- Specified by:
invokein interfaceInvocationHandler- Throws:
Exception
-