gmock_gen

Google's framework for writing and using C++ mock classes

Debian Debian
RUN apt-get update && \ apt-get install -y googletest
Ubuntu
RUN apt-get update && \ apt-get install -y googletest
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y googletest-tools
Raspbian
RUN apt-get update && \ apt-get install -y googletest
click the source code to copy install gmock_gen on any operating system with command-not-found.com