diff options
author | Abseil Team <absl-team@google.com> | 2020-12-21 20:41:17 (GMT) |
---|---|---|
committer | Derek Mauro <dmauro@google.com> | 2020-12-22 17:15:41 (GMT) |
commit | ca4b7c9ff4d8a5c37ac51795b03ffe934958aeff (patch) | |
tree | 9b90d078223828eb4acf5b274e4cc3c5cb79ecfd /googletest/test/gtest_help_test.py | |
parent | 4f6fa70870de48cf0db655acc9cb8c30b2760ec9 (diff) | |
download | googletest-ca4b7c9ff4d8a5c37ac51795b03ffe934958aeff.zip googletest-ca4b7c9ff4d8a5c37ac51795b03ffe934958aeff.tar.gz googletest-ca4b7c9ff4d8a5c37ac51795b03ffe934958aeff.tar.bz2 |
Googletest export
Give each of Naggy/Nice/StrictMock a base class whose constructor runs before
the mocked class's constructor, and a destructor that runs after the mocked
class's destructor, so that any mock methods run in either the constructor or
destructor use the same strictness as other calls.
PiperOrigin-RevId: 348511612
Diffstat (limited to 'googletest/test/gtest_help_test.py')
0 files changed, 0 insertions, 0 deletions