|
Electroneum
|
#include <gtest.h>

Public Types | |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
Public Member Functions | |
| virtual | ~Test () |
| virtual | ~Test () |
Static Public Member Functions | |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasFailure () |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, int value) |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasFailure () |
| static void | RecordProperty (const std::string &key, const std::string &value) |
| static void | RecordProperty (const std::string &key, int value) |
Protected Member Functions | |
| Test () | |
| virtual void | SetUp () |
| virtual void | TearDown () |
| Test () | |
| virtual void | SetUp () |
| virtual void | TearDown () |
Friends | |
| class | TestInfo |
|
virtual |
|
protected |
|
virtual |
|
protected |
|
inlinestatic |
|
inlinestatic |
|
static |

|
static |
|
static |

|
static |
|
static |
|
static |
|
static |
|
static |
|
protectedvirtual |
Reimplemented in EncodedStreamTest, FileStreamTest, and WalletSubaddress.
|
protectedvirtual |
Reimplemented in EncodedStreamTest, FileStreamTest, and WalletSubaddress.
|
protectedvirtual |
Reimplemented in EncodedStreamTest, FileStreamTest, and WalletSubaddress.
|
protectedvirtual |
Reimplemented in EncodedStreamTest, FileStreamTest, and WalletSubaddress.