F´ Flight Software - C/C++ Documentation NASA-v1.6.0
A framework for building embedded system applications to NASA flight quality standards.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
gmock-more-matchers.h File Reference

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")