|
MOOCHO (Single Doxygen Collection)
Version of the Day
|
namespace TestingHelperPack | |
| bool | throw_except_on_fail = false |
| Global flag for setting if and exception is thrown if a result_check == false causes an exception to be thrown. More... | |
| bool | update_success (bool result_check, bool *success) |
| Helper function for updating a flag for if an operation returned false. More... | |
| bool TestingHelperPack::update_success | ( | bool | result_check, |
| bool * | success | ||
| ) |
Helper function for updating a flag for if an operation returned false.
Definition at line 48 of file TestingHelperPack_update_success.cpp.
| bool TestingHelperPack::throw_except_on_fail = false |
Global flag for setting if and exception is thrown if a result_check == false causes an exception to be thrown.
Definition at line 59 of file TestingHelperPack_update_success.cpp.
1.8.6