mockolate
mockolate copied to clipboard
Allow mocking of Proxy subclasses
Proxy subclasses like WebService are used with dynamic methods that do not appear in the public namespace of describeType. These dynamic method invocations should be forwarded to Mockolate for mocking and stubbing. Implementation will be similar to the MockolateProxy.