#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/gtest/include/gtest/gtest-test-part.h>
Enumerator |
---|
kSuccess |
|
kNonFatalFailure |
|
kFatalFailure |
|
testing::TestPartResult::TestPartResult |
( |
Type |
a_type, |
|
|
const char * |
a_file_name, |
|
|
int |
a_line_number, |
|
|
const char * |
a_message |
|
) |
| |
|
inline |
internal::String testing::TestPartResult::ExtractSummary |
( |
const char * |
message | ) |
|
|
staticprivate |
bool testing::TestPartResult::failed |
( |
| ) |
const |
|
inline |
bool testing::TestPartResult::fatally_failed |
( |
| ) |
const |
|
inline |
const char* testing::TestPartResult::file_name |
( |
| ) |
const |
|
inline |
int testing::TestPartResult::line_number |
( |
| ) |
const |
|
inline |
const char* testing::TestPartResult::message |
( |
| ) |
const |
|
inline |
bool testing::TestPartResult::nonfatally_failed |
( |
| ) |
const |
|
inline |
bool testing::TestPartResult::passed |
( |
| ) |
const |
|
inline |
const char* testing::TestPartResult::summary |
( |
| ) |
const |
|
inline |
Type testing::TestPartResult::type |
( |
| ) |
const |
|
inline |
int testing::TestPartResult::line_number_ |
|
private |
Type testing::TestPartResult::type_ |
|
private |
The documentation for this class was generated from the following files: