mockolate icon indicating copy to clipboard operation
mockolate copied to clipboard

Allow mocking of Proxy subclasses

Open drewbourne opened this issue 15 years ago • 0 comments

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.

drewbourne avatar Aug 29 '10 23:08 drewbourne