Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
TempDir_test Class Reference

Description

Test:
validate proper behaviour of a temporary working directory, including automatic name allocation and clean-up.
See also
temp-dir.hpp
DataCSV_test usage example

Definition at line 37 of file temp-dir-test.cpp.

Private Member Functions

void run (Arg)
 
void simpleUsage ()
 
void verify_Lifecycle ()
 

Member Function Documentation

◆ run()

void run ( Arg  )
inlineprivate

Definition at line 40 of file temp-dir-test.cpp.

References TempDir_test::simpleUsage(), and TempDir_test::verify_Lifecycle().

+ Here is the call graph for this function:

◆ simpleUsage()

void simpleUsage ( )
inlineprivate

Definition at line 48 of file temp-dir-test.cpp.

References TempDir::makeFile(), and lib::test::randStr().

Referenced by TempDir_test::run().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ verify_Lifecycle()

void verify_Lifecycle ( )
inlineprivate
Test:
automatic clean-up even in case of errors.

Definition at line 73 of file temp-dir-test.cpp.

References TempDir::makeFile(), and VERIFY_FAIL.

Referenced by TempDir_test::run().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:
+ Inheritance diagram for TempDir_test:
+ Collaboration diagram for TempDir_test:

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