Orxonox
0.0.5 Codename: Arcturus
|
#include "gmock/gmock-spec-builders.h"
#include <stdlib.h>
#include <iostream>
#include <map>
#include <set>
#include <string>
#include "gmock/gmock.h"
#include "gtest/gtest.h"
Namespaces | |
testing | |
testing::internal | |
Functions | |
testing::internal::GTEST_DEFINE_STATIC_MUTEX_ (g_gmock_mutex) | |
void | testing::internal::LogWithLocation (testing::internal::LogSeverity severity, const char *file, int line, const string &message) |
void | testing::internal::ReportUninterestingCall (CallReaction reaction, const string &msg) |
const char* first_used_file |
int first_used_line |
::std::string first_used_test |
::std::string first_used_test_case |
FunctionMockers function_mockers |
bool leakable |
|
private |