freepascal / mockito

Automatically exported from code.google.com/p/mockito
0 stars 0 forks source link

spy on inner method call failed #90

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
look into the testcase

What is the expected output? What do you see instead?
i expected "b return value" but see instead null

What version of the product are you using? On what operating system?
Mokito 1.7 on Windows XP SP3

Original issue reported on code.google.com by jens.thi...@gmail.com on 9 Jun 2009 at 2:22

Attachments:

GoogleCodeExporter commented 9 years ago
I'll make you a happy man.

I'm just releasing 1.8.0-rc1. One of the improvements was making spy() a true 
partial
mock. Fixed in trunk/1.8.0-rc1.

Original comment by szcze...@gmail.com on 9 Jun 2009 at 2:59

GoogleCodeExporter commented 9 years ago

Original comment by szcze...@gmail.com on 9 Jun 2009 at 3:15