keeganwitt / gmock

Automatically exported from code.google.com/p/gmock
6 stars 2 forks source link

GMock partial mocks no longer work with groovy 2.1.1 #135

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Create a test that makes use of a partial mock.
2.Ensure the test passes with the partial mock.
3.Upgrade groovy to 2.1.1
4.The test will now fail as the partial mock is not working

What is the expected output? What do you see instead?

The test should pass with the partial mock

What version of the product are you using? On what operating system?

0.8.2

Please provide any additional information below.

Original issue reported on code.google.com by gur...@gmail.com on 25 Feb 2013 at 9:00

GoogleCodeExporter commented 8 years ago

Original comment by JohnnyJianHY on 28 Feb 2013 at 4:57

GoogleCodeExporter commented 8 years ago

Original comment by JohnnyJianHY on 28 Feb 2013 at 4:58

GoogleCodeExporter commented 8 years ago

Original comment by JohnnyJianHY on 28 Feb 2013 at 4:58

GoogleCodeExporter commented 8 years ago

Original comment by JohnnyJianHY on 2 Mar 2013 at 12:14

GoogleCodeExporter commented 8 years ago

Original comment by JohnnyJianHY on 24 Jun 2013 at 1:19