#include <ts_gtest.h>
Public Member Functions | |
TestProperty (const std::string &a_key, const std::string &a_value) | |
const char * | key () const |
const char * | value () const |
void | SetValue (const std::string &new_value) |
testing::TestProperty::TestProperty | ( | const std::string & | a_key, |
const std::string & | a_value | ||
) |
const char* testing::TestProperty::key | ( | ) | const |
const char* testing::TestProperty::value | ( | ) | const |
void testing::TestProperty::SetValue | ( | const std::string & | new_value | ) |