Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
gmock-more-matchers.h File Reference
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.

Namespaces

namespace  testing
 

Functions

 testing::MATCHER (IsEmpty, negation ? "isn't empty" :"is empty")
 
 testing::MATCHER (IsTrue, negation ? "is false" :"is true")
 
 testing::MATCHER (IsFalse, negation ? "is true" :"is false")