Electroneum
testing::MatcherDescriberInterface Class Referenceabstract

#include <gmock-matchers.h>

Inheritance diagram for testing::MatcherDescriberInterface:

Public Member Functions

virtual ~MatcherDescriberInterface ()
 
virtual void DescribeTo (::std::ostream *os) const =0
 
virtual void DescribeNegationTo (::std::ostream *os) const
 

Detailed Description

Definition at line 117 of file gmock-matchers.h.

Constructor & Destructor Documentation

◆ ~MatcherDescriberInterface()

virtual testing::MatcherDescriberInterface::~MatcherDescriberInterface ( )
inlinevirtual

Definition at line 119 of file gmock-matchers.h.

119 {}

Member Function Documentation

◆ DescribeNegationTo()

◆ DescribeTo()


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