gmock_gen - program to generate gmock header files
Contents
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/Name
gmock_gen - program to generate gmock header files
Synopsis
gmock_gen files...
