|
stc
|
#include <TestEnvVariable.hpp>
Public Member Functions | |
| TestEnvVariable (const std::string &name, const std::string &initValue="") | |
| ~TestEnvVariable () | |
Public Attributes | |
| std::string | name |
Utility class for making sure an environment variable added to environ is freed properly.
|
inline |
|
inline |
| std::string stc::testutil::TestEnvVariable::name |