|
Passwordfile library 5.0.12
C++ library to read/write passwords from/to encrypted files
|
The FieldTests class tests the Io::Field class. More...
Public Member Functions | |
| void | setUp () override |
| void | tearDown () override |
| void | testNewFieldCorrectlyInitialized () |
| Tests whether a new field is correctly initialized (default values set). | |
| void | testMutation () |
The FieldTests class tests the Io::Field class.
Definition at line 18 of file fieldtests.cpp.
|
override |
Definition at line 34 of file fieldtests.cpp.
|
override |
Definition at line 38 of file fieldtests.cpp.
| void FieldTests::testMutation | ( | ) |
Definition at line 59 of file fieldtests.cpp.
| void FieldTests::testNewFieldCorrectlyInitialized | ( | ) |
Tests whether a new field is correctly initialized (default values set).
Definition at line 45 of file fieldtests.cpp.