Added support for mocking protected member function

This commit is contained in:
Mathieu Champlon 2015-04-07 07:21:14 +02:00
parent 12a252a850
commit ed36823235
3 changed files with 20 additions and 10 deletions

View file

@ -14,6 +14,7 @@ Not yet released
* Added support for multiple parameters constraints
* Added inline to generated MOCK_FUNCTION
* Documented limitation concerning MOCK_METHOD_TPL
* Fixed mocking protected member function
[section 1.2.6]
Released 24 May 2014