drewbourne / mockolate

fake chocolate, mock objects and test spies for AS3
http://mockolate.org/
MIT License
145 stars 27 forks source link

Allow access to recorded Invocations #38

Open drewbourne opened 13 years ago

drewbourne commented 13 years ago

To aid diagnosis of invocation and expectation errors provide an API to access the invocations that were recorded by a Mockolate instance.