Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include "gmock/gmock-actions.h"
#include "gmock/gmock-cardinalities.h"
#include "gmock/gmock-function-mocker.h"
#include "gmock/gmock-matchers.h"
#include "gmock/gmock-more-actions.h"
#include "gmock/gmock-more-matchers.h"
#include "gmock/gmock-nice-strict.h"
#include "gmock/gmock-spec-builders.h"
#include "gmock/internal/gmock-internal-utils.h"
#include "gmock/internal/gmock-port.h"
Go to the source code of this file.
Namespaces | |
testing | |
Functions | |
GMOCK_DECLARE_bool_ (catch_leaked_mocks) | |
GMOCK_DECLARE_string_ (verbose) | |
GMOCK_DECLARE_int32_ (default_mock_behavior) | |
GTEST_API_ void | testing::InitGoogleMock (int *argc, char **argv) |
GTEST_API_ void | testing::InitGoogleMock (int *argc, wchar_t **argv) |
GTEST_API_ void | testing::InitGoogleMock () |
GMOCK_DECLARE_bool_ | ( | catch_leaked_mocks | ) |
GMOCK_DECLARE_string_ | ( | verbose | ) |
GMOCK_DECLARE_int32_ | ( | default_mock_behavior | ) |