drewbourne/mockolate

Allow mocking of Proxy subclasses

Opened this issue · 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.