Oops. sorry. Wrong door ;-)
On Apr 19, 9:05 pm, Johnny Jian <
johnnyjia...@gmail.com> wrote:
> I am afraid that you mean "Google Mock". But it is the mailing list of
> "Groovy Mock".
>
> Johnny
> 2011-4-20On Wed, Apr 20, 2011 at 1:22 AM, jsrookie <
jsroo...@gmail.com> wrote:
> > Hi,
>
> > Can anyone help me mock a function taking a reference and returning a
> > bool?
> > I use ::testing::InvokeArgument but it seem like I miss-use it.
> > The below is the source code and the function I am trying to mock is
> > "MockMe::IncrementFunction"
>
> > Please shed a light on me.
> > Thank you,
> > -JS
>
> > ------------------------------------------------------------------------------------------------------
> > ---------------------------------------------------------------------------------------------------------------