#include <gtest.h>
◆ AssertionResult() [1/2]
◆ AssertionResult() [2/2]
testing::AssertionResult::AssertionResult |
( |
bool |
success | ) |
|
|
inlineexplicit |
◆ failure_message()
const char* testing::AssertionResult::failure_message |
( |
| ) |
const |
|
inline |
◆ message()
const char* testing::AssertionResult::message |
( |
| ) |
const |
|
inline |
◆ operator bool()
testing::AssertionResult::operator bool |
( |
| ) |
const |
|
inline |
◆ operator!()
◆ operator<<()
The documentation for this class was generated from the following files:
- Source/ThirdParty/gtest/include/gtest/gtest.h
- Source/ThirdParty/gtest/src/gtest.cc