• Adam Badura's avatar
    Add tests for MockFunction deduction (#2277) · e41f31f2
    Adam Badura authored
    Add tests checking that ::testing::MockFunction template argument can
    be deduced in a function call context. This is a property raised in the
    review, however, not checked before by any tests.
    e41f31f2
gmock-function-mocker_test.cc 28.7 KB