Got it. Thanks a lot!
On May 21, 12:48 am, "Cedric Vivier" <
cedr...@neonux.com> wrote:
> Hi!
>
> For very simple mocking/stubbing (as in - you want to compile your specs
> without the actual objects implemented), you can use the subject macro
> available in Specter as described here :
http://specter.sourceforge.net/examples/MiniBarSpec.boo.html
>
> Of course if you want more advanced mocking features it's kinda out of scope
> for Specter and you should use one of the mock frameworks available.
>
> Regards,
>
>
>
> > Is there out of the box possibility to 'mock and stub' in Specter?- Hide quoted text -