Closed GoogleCodeExporter closed 9 years ago
Original comment by zhanyong...@gmail.com
on 22 Sep 2009 at 7:20
I think MOCK_THROW_METHODx is a better name, analogous to MOCK_CONST_METHODx.
Original comment by joel.ros...@gmail.com
on 3 Dec 2009 at 2:23
Probably not worth the complexity.
Original comment by w...@google.com
on 6 Mar 2010 at 5:50
Note that throw spec has just been deprecated by the C++ standard committee.
Original comment by w...@google.com
on 23 Mar 2010 at 7:31
Don't forget to provide the makro MOCK_CONST_THROW_METHODx
Original comment by rtoore...@gmail.com
on 31 May 2010 at 8:27
We decided not to support this:
- it's relatively rarely needed.
- throw spec has been deprecated by the C++ standard committe.
- we don't have enough resources to do it.
Original comment by w...@google.com
on 1 Jun 2010 at 6:20
Original issue reported on code.google.com by
levon...@gmail.com
on 22 Sep 2009 at 12:48