cMHN 1.2
C++ library for learning MHNs with pRC
Loading...
Searching...
No Matches
gmock-more-matchers.h File Reference
#include <ostream>
#include <string>
#include "gmock/gmock-matchers.h"

Go to the source code of this file.

Classes

class  testing::internal::IsEmptyMatcher
 

Namespaces

namespace  testing
 
namespace  testing::internal
 

Functions

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