#include <gtest.h>
List of all members.
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_ |
Detailed Description
Definition at line 17876 of file gtest.h.
Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: