#include <gtest.h>
Public Member Functions | |
const char * | key () const |
void | SetValue (const std::string &new_value) |
TestProperty (const std::string &a_key, const std::string &a_value) | |
const char * | value () const |
Private Attributes | |
std::string | key_ |
std::string | value_ |
|
inline |
|
inline |
|
private |
|
private |