![]() |
PhoenixMock
1.8.7
Tools to split/merge/print mock used in Phoenix
|
Include dependency graph for main.cpp:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| bool | testPrintString (const std::string &prefix, const std::string &suffix) |
| Test print to string. More... | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 56 of file main.cpp.
References phoenix_assert, and testPrintString().
Here is the call graph for this function:| bool testPrintString | ( | const std::string & | prefix, |
| const std::string & | suffix | ||
| ) |
Test print to string.
| prefix | : string prefix |
| suffix | : string prefix |
Definition at line 17 of file main.cpp.
References phoenix_print().
Referenced by main().
Here is the call graph for this function:
Here is the caller graph for this function: