MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces
TestingHelperPack_update_success.hpp File Reference
#include "Moocho_ConfigDefs.hpp"
Include dependency graph for TestingHelperPack_update_success.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 TestingHelperPack
 

namespace TestingHelperPack

Helper functions for writting general testing code.

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. More...
 
bool TestingHelperPack::update_success (bool result_check, bool *success)
 Helper function for updating a flag for if an operation returned false. More...