|
|
| DummyPluginWhichCountsThePlugins (const SimpleString &name, TestRegistry *registry) |
| |
|
virtual bool | parseArguments (int, const char **, int) |
| |
|
| TestPlugin (const SimpleString &name) |
| |
|
virtual void | preTestAction (UtestShell &, TestResult &) |
| |
|
virtual void | postTestAction (UtestShell &, TestResult &) |
| |
|
virtual void | runAllPreTestAction (UtestShell &, TestResult &) |
| |
|
virtual void | runAllPostTestAction (UtestShell &, TestResult &) |
| |
|
virtual bool | parseAllArguments (int ac, const char **av, int index) |
| |
|
virtual bool | parseAllArguments (int ac, char **av, int index) |
| |
|
virtual TestPlugin * | addPlugin (TestPlugin *) |
| |
|
virtual TestPlugin * | removePluginByName (const SimpleString &name) |
| |
|
virtual TestPlugin * | getNext () |
| |
|
virtual void | disable () |
| |
|
virtual void | enable () |
| |
|
virtual bool | isEnabled () |
| |
|
const SimpleString & | getName () |
| |
|
TestPlugin * | getPluginByName (const SimpleString &name) |
| |
|
|
bool | returnValue |
| |
|
int | amountOfPlugins |
| |
The documentation for this class was generated from the following file:
- tests/CommandLineTestRunnerTest.cpp