![]() |
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"
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().
void testFileBegning | ( | ) |
Test the checkFileBegning.
Definition at line 16 of file main.cpp.
References checkFileBegning(), and phoenix_assert.
Referenced by main().