Public Member Functions
testing::TestProperty Class Reference

#include <ts_gtest.h>

List of all members.

Public Member Functions

 TestProperty (const char *a_key, const char *a_value)
const char * key () const
const char * value () const
void SetValue (const char *new_value)

Constructor & Destructor Documentation

testing::TestProperty::TestProperty ( const char *  a_key,
const char *  a_value 
)

Member Function Documentation

const char* testing::TestProperty::key ( ) const
const char* testing::TestProperty::value ( ) const
void testing::TestProperty::SetValue ( const char *  new_value)

The documentation for this class was generated from the following file: