#include <GeneralTest.h>
Protected Member Functions | |
virtual void | CreateTestTable () override |
Additional Inherited Members | |
![]() | |
virtual void | SetUp () override |
virtual void | TearDown () override |
![]() | |
account_ref | m_account_setup |
std::string | m_table_name |
connection_ref | m_con |
Definition at line 14 of file GeneralTest.h.
|
inlineoverrideprotectedvirtual |
Implements SkeletonTest.
Definition at line 16 of file GeneralTest.h.
References SkeletonTest::m_con, and SkeletonTest::m_table_name.