![]() |
PhoenixMock
1.8.7
Tools to split/merge/print mock used in Phoenix
|
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
void | testRegExpr () |
Test the is lower/upper case. More... | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 22 of file main.cpp.
References testRegExpr().
void testRegExpr | ( | ) |
Test the is lower/upper case.
Definition at line 13 of file main.cpp.
References isStringMatchRegex(), and phoenix_assert.
Referenced by main().