- 3.0.1 core module.
|
#include <gmock-actions.h>
Public Member Functions | |
template<typename R , typename... Args> | |
operator Action<R (Args...)>() const | |
Public Attributes | |
InnerAction | action |
|
inline |
References testing::Action< F >::Perform(), and upload::type.
InnerAction testing::internal::WithArgsAction< InnerAction, I >::action |