Public Member Functions | |
| CommandLineArguments (int ac, const char **av) | |
| bool | parse (TestPlugin *plugin) |
| bool | isVerbose () const |
| int | getRepeatCount () const |
| TestFilter | getGroupFilter () const |
| TestFilter | getNameFilter () const |
| bool | isJUnitOutput () const |
| bool | isEclipseOutput () const |
| bool | runTestsInSeperateProcess () const |
| const char * | usage () const |
1.8.3.1