I have a std::string declared in my TEST_CLASS that should be initialized once for the class that is to be used in two other TEST_METHODs.
std::string
However, when TEST