Electroneum
WalletTest1 Struct Reference
Inheritance diagram for WalletTest1:
Collaboration diagram for WalletTest1:

Public Member Functions

 WalletTest1 ()
 
- Public Member Functions inherited from testing::Test
virtual ~Test ()
 
virtual ~Test ()
 

Public Attributes

Electroneum::WalletManagerwmgr
 

Additional Inherited Members

- Public Types inherited from testing::Test
typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc
 
typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc
 
typedef internal::SetUpTestCaseFunc SetUpTestCaseFunc
 
typedef internal::TearDownTestCaseFunc TearDownTestCaseFunc
 
- Static Public Member Functions inherited from testing::Test
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 inherited from testing::Test
 Test ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 
 Test ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 

Detailed Description

Definition at line 185 of file main.cpp.

Constructor & Destructor Documentation

◆ WalletTest1()

WalletTest1::WalletTest1 ( )
inline

Definition at line 189 of file main.cpp.

190  {
192  }
static WalletManager * getWalletManager()
Electroneum::WalletManager * wmgr
Definition: main.cpp:187
Here is the call graph for this function:

Member Data Documentation

◆ wmgr

Electroneum::WalletManager* WalletTest1::wmgr

Definition at line 187 of file main.cpp.


The documentation for this struct was generated from the following file: