![]() |
QtPass 1.4.0
Multi-platform GUI for pass, the standard unix password manager.
|
The tst_util class is our first unit test. More...
Public Slots | |
void | init () |
tst_util::init unit test init method | |
void | cleanup () |
tst_util::cleanup unit test cleanup method | |
Public Member Functions | |
tst_util () | |
tst_util::tst_util basic constructor | |
~tst_util () override | |
tst_util::~tst_util basic destructor | |
The tst_util class is our first unit test.
Definition at line 10 of file tst_util.cpp.
|
default |
tst_util::tst_util basic constructor
|
overridedefault |
tst_util::~tst_util basic destructor
|
slot |
tst_util::cleanup unit test cleanup method
Definition at line 50 of file tst_util.cpp.
|
slot |
tst_util::init unit test init method
Definition at line 45 of file tst_util.cpp.