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

The OpenSslRandomDeviceTests class tests the Util::OpenSslRandomDevice class. More...

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

Public Member Functions

void setUp () override
 
void tearDown () override
 
void testUsageWithStandardClasses ()
 Tests using the OpenSslRandomDevice with std::uniform_int_distribution.
 

Detailed Description

The OpenSslRandomDeviceTests class tests the Util::OpenSslRandomDevice class.

Definition at line 19 of file opensslrandomdevice.cpp.

Member Function Documentation

◆ setUp()

void OpenSslRandomDeviceTests::setUp ( )
override

Definition at line 33 of file opensslrandomdevice.cpp.

◆ tearDown()

void OpenSslRandomDeviceTests::tearDown ( )
override

Definition at line 37 of file opensslrandomdevice.cpp.

◆ testUsageWithStandardClasses()

void OpenSslRandomDeviceTests::testUsageWithStandardClasses ( )

Tests using the OpenSslRandomDevice with std::uniform_int_distribution.

Definition at line 44 of file opensslrandomdevice.cpp.


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