This is the command gmock_gen that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
gmock_gen - program to generate gmock header files
SYNOPSIS
gmock_gen files...
DESCRIPTION
This manual page documents briefly the gmock_gen commands.
This program will read in a C++ source file and output the Google Mock classes for the
specified classes. If no class is specified, all classes in the source file are emitted.
The program is documented fully by http://code.google.com/p/googlemock/
Use gmock_gen online using onworks.net services