Sacado Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
gmock-more-matchers.h File Reference
#include <ostream>
#include <string>
#include "gmock/gmock-matchers.h"
Include dependency graph for gmock-more-matchers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  testing::internal::IsEmptyMatcher
 

Namespaces

 testing
 
 testing::internal
 

Functions

PolymorphicMatcher
< internal::IsEmptyMatcher > 
testing::IsEmpty ()
 
 testing::MATCHER (IsTrue, negation?"is false":"is true")
 
 testing::MATCHER (IsFalse, negation?"is true":"is false")