NCBI C++ ToolKit
|
Search Toolkit Book for SNcbiTestTCTimeout
Copy of auto_tc_exp_fail from Boost.Test to store the value of timeout for each test. More...
#include <corelib/test_boost.hpp>
Public Member Functions | |
SNcbiTestTCTimeout () | |
SNcbiTestTCTimeout (unsigned int v) | |
unsigned int | value () const |
Static Public Member Functions | |
static SNcbiTestTCTimeout *& | instance () |
Private Attributes | |
unsigned | m_value |
Copy of auto_tc_exp_fail from Boost.Test to store the value of timeout for each test.
Definition at line 1184 of file test_boost.hpp.