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

Public Member Functions

 WalletTest2 ()
 
- 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 198 of file main.cpp.

Constructor & Destructor Documentation

◆ WalletTest2()

WalletTest2::WalletTest2 ( )
inline

Definition at line 202 of file main.cpp.

203  {
205  }
static WalletManager * getWalletManager()
Electroneum::WalletManager * wmgr
Definition: main.cpp:200
Here is the call graph for this function:

Member Data Documentation

◆ wmgr

Electroneum::WalletManager* WalletTest2::wmgr

Definition at line 200 of file main.cpp.


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