|  | Kea 3.1.0
    | 
RAII device to set the test mode. More...
#include <database_connection.h>
| Public Member Functions | |
| EnterTest () | |
| Constructor. | |
| ~EnterTest () | |
| Destructor. | |
RAII device to set the test mode.
Definition at line 283 of file database_connection.h.
| 
 | inline | 
Constructor.
Set the test mode to true.
Definition at line 288 of file database_connection.h.
References isc::db::DatabaseConnection::test_mode_.
| 
 | inline | 
Destructor.
Reset the test mode to false.
Definition at line 294 of file database_connection.h.
References isc::db::DatabaseConnection::test_mode_.