|
Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "gmock/gmock-matchers.h"

Go to the source code of this file.
Namespaces | |
| 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") | |
1.8.14