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
OpenSslUtilsTests Class Reference

The OpenSslUtilsTests class tests the functions in the Util::OpenSsl namespace. More...

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

Public Member Functions

void setUp () override
 
void tearDown () override
 
void testComputeSha256Sum ()
 
void testGenerateRandomNumber ()
 

Detailed Description

The OpenSslUtilsTests class tests the functions in the Util::OpenSsl namespace.

Definition at line 21 of file opensslutils.cpp.

Member Function Documentation

◆ setUp()

void OpenSslUtilsTests::setUp ( )
override

Definition at line 37 of file opensslutils.cpp.

◆ tearDown()

void OpenSslUtilsTests::tearDown ( )
override

Definition at line 41 of file opensslutils.cpp.

◆ testComputeSha256Sum()

void OpenSslUtilsTests::testComputeSha256Sum ( )

Definition at line 45 of file opensslutils.cpp.

◆ testGenerateRandomNumber()

void OpenSslUtilsTests::testGenerateRandomNumber ( )

Definition at line 60 of file opensslutils.cpp.


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