![]() |
PhoenixMock
1.8.7
Tools to split/merge/print mock used in Phoenix
|
#include <iostream>#include <vector>#include "phoenix_assert.h"#include "phoenix_check.h"#include "string_filename.h"
Include dependency graph for main.cpp:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| void | testFileBegning () |
| Test the checkFileBegning. More... | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 23 of file main.cpp.
References testFileBegning().
Here is the call graph for this function:| void testFileBegning | ( | ) |
Test the checkFileBegning.
Definition at line 16 of file main.cpp.
References checkFileBegning(), and phoenix_assert.
Referenced by main().
Here is the call graph for this function:
Here is the caller graph for this function: