class DoDefaultAction

Defined at line 1260 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-actions.h

Implements the polymorphic DoDefault() action.

Public Methods

template <typename F>
Action<F> operator testing::Action<type-parameter-0-0> ()

This template type conversion operator allows DoDefault() to be

used in any function.

Defined at line 1265 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-actions.h