class ReturnVoidAction
Defined at line 1137 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-actions.h
Implements the Return() action.
Public Methods
template <typename Result, typename ArgumentTuple>
void Perform (const ArgumentTuple & )
Allows Return() to be used in any void-returning function.
Defined at line 1141 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-actions.h