Passwordfile library 5.0.11
C++ library to read/write passwords from/to encrypted files
Loading...
Searching...
No Matches
Public Member Functions | List of all members
FieldTests Class Reference

The FieldTests class tests the Io::Field class. More...

Inheritance diagram for FieldTests:
[legend]
Collaboration diagram for FieldTests:
[legend]

Public Member Functions

void setUp () override
 
void tearDown () override
 
void testNewFieldCorrectlyInitialized ()
 Tests whether a new field is correctly initialized (default values set).
 
void testMutation ()
 

Detailed Description

The FieldTests class tests the Io::Field class.

Definition at line 18 of file fieldtests.cpp.

Member Function Documentation

◆ setUp()

void FieldTests::setUp ( )
override

Definition at line 34 of file fieldtests.cpp.

◆ tearDown()

void FieldTests::tearDown ( )
override

Definition at line 38 of file fieldtests.cpp.

◆ testMutation()

void FieldTests::testMutation ( )

Definition at line 59 of file fieldtests.cpp.

◆ testNewFieldCorrectlyInitialized()

void FieldTests::testNewFieldCorrectlyInitialized ( )

Tests whether a new field is correctly initialized (default values set).

Definition at line 45 of file fieldtests.cpp.


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