Lumiera  0.pre.03
»edit your freedom«
DataCSV_test Class Reference

Description

Test:
Document and verify a data table component to maintain measurement data series, backed by CSV storage.
See also
data.hpp
csv.hpp
Statistic_test

Definition at line 86 of file data-csv-test.cpp.

Private Member Functions

void demonnstrate_CSV_Notation ()
 
void run (Arg)
 
void simpleUsage ()
 
void verify_CSV_Format ()
 
void verify_persistentDataFile ()
 
void verify_rowHandling ()
 

Member Function Documentation

◆ simpleUsage()

void simpleUsage ( )
inlineprivate
Test:
add rows and data to a table without filename.

Definition at line 101 of file data-csv-test.cpp.

◆ verify_CSV_Format()

void verify_CSV_Format ( )
inlineprivate
Test:
validate the simple CSV conversion functions used by DataTable

Definition at line 226 of file data-csv-test.cpp.

◆ verify_persistentDataFile()

void verify_persistentDataFile ( )
inlineprivate
Test:
verify a table backed by persistent CSV data

Definition at line 301 of file data-csv-test.cpp.

◆ demonnstrate_CSV_Notation()

void demonnstrate_CSV_Notation ( )
inlineprivate
Test:
simplified notation of inline CSV data for tests

Definition at line 358 of file data-csv-test.cpp.

References VERIFY_FAIL.

+ Inheritance diagram for DataCSV_test:
+ Collaboration diagram for DataCSV_test:

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