28 "Perform tests of C++ Frobby library interface.",
29 "Perform tests of C++ Frobby library interface and other internal tests.",
44 fputs(e.what(), stderr);
46 fputs(e.what(), stderr);
This is the base of the Frobby exception hierarchy for exceptions that can occur due to expected erro...
virtual void obtainParameters(vector< Parameter * > ¶meters)
virtual bool displayAction() const
Returns whether this action should be shown to the user by the help action.
static const char * staticGetName()
Runs every test in forward order.
Sorts tests to avoid using the order imposed by the order of construction of global objects,...
#define GET_TEST_SUITE(SUITE)