Macros | Functions
gmock-matchers.h File Reference
#include <math.h>
#include <algorithm>
#include <initializer_list>
#include <iterator>
#include <limits>
#include <memory>
#include <ostream>
#include <sstream>
#include <string>
#include <type_traits>
#include <utility>
#include <vector>
#include "gmock/internal/gmock-internal-utils.h"
#include "gmock/internal/gmock-port.h"
#include "gtest/gtest.h"
#include "gmock/internal/custom/gmock-matchers.h"
Include dependency graph for gmock-matchers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ASSERT_THAT(value, matcher)
 
#define EXPECT_THAT(value, matcher)
 

Functions

 GTEST_DISABLE_MSC_WARNINGS_PUSH_ (4251 5046) namespace testing
 

Macro Definition Documentation

◆ ASSERT_THAT

#define ASSERT_THAT (   value,
  matcher 
)
Value:
::testing::internal::MakePredicateFormatterFromMatcher(matcher), value)

◆ EXPECT_THAT

#define EXPECT_THAT (   value,
  matcher 
)
Value:
::testing::internal::MakePredicateFormatterFromMatcher(matcher), value)

Function Documentation

◆ GTEST_DISABLE_MSC_WARNINGS_PUSH_()

GTEST_DISABLE_MSC_WARNINGS_PUSH_ ( 4251  5046)

Definition at line 61 of file gmock-matchers.h.

ASSERT_PRED_FORMAT1
#define ASSERT_PRED_FORMAT1(pred_format, v1)
Definition: gtest_pred_impl.h:118
EXPECT_PRED_FORMAT1
#define EXPECT_PRED_FORMAT1(pred_format, v1)
Definition: gtest_pred_impl.h:114
value
GLsizei const GLfloat * value
Definition: glcorearb.h:3093


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:03