Adapt section title after prior extension to protected methods

This commit is contained in:
Simon Giesecke 2019-04-11 10:58:43 +02:00
parent 5c0f290125
commit 7b892418aa

View file

@ -112,7 +112,7 @@ A workaround would be to add the signature to MOCK_METHOD :
[endsect]
[section Private virtual methods cannot be mocked without specifying the signature]
[section Protected and private virtual methods cannot be mocked without specifying the signature]
Given :