Is there a way to specify a message expectation on an object to occur
_without_ a particular argument?
There is a particular function, which in some special circumstance takes a
unique argument, but in normal circumstances does not take this unique
argument. I want to say something like this:
On Apr 9, 2012, at 2:41 PM, Matt Hauck wrote:
> Is there a way to specify a message expectation on an object to occur
> _without_ a particular argument?
>
> There is a particular function, which in some special circumstance takes a
> unique argument, but in normal circumstances does not take t