Public Member Functions | Private Attributes | List of all members
testing::TestProperty Class Reference

#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_
 

Detailed Description

Definition at line 487 of file gtest.h.

Constructor & Destructor Documentation

testing::TestProperty::TestProperty ( const std::string &  a_key,
const std::string &  a_value 
)
inline

Definition at line 492 of file gtest.h.

Member Function Documentation

const char* testing::TestProperty::key ( ) const
inline

Definition at line 497 of file gtest.h.

void testing::TestProperty::SetValue ( const std::string &  new_value)
inline

Definition at line 507 of file gtest.h.

const char* testing::TestProperty::value ( ) const
inline

Definition at line 502 of file gtest.h.

Member Data Documentation

std::string testing::TestProperty::key_
private

Definition at line 513 of file gtest.h.

std::string testing::TestProperty::value_
private

Definition at line 515 of file gtest.h.


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


rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:18