Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
CsvReaderTest Class Reference
Inheritance diagram for CsvReaderTest:
[legend]
Collaboration diagram for CsvReaderTest:
[legend]

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

std::string test_filename
 

Detailed Description

Definition at line 1060 of file parse_csv_test.cc.

Member Function Documentation

◆ SetUp()

void CsvReaderTest::SetUp ( )
inlineoverrideprotected

Definition at line 1063 of file parse_csv_test.cc.

References file, Aleph::maps(), and test_filename.

◆ TearDown()

void CsvReaderTest::TearDown ( )
inlineoverrideprotected

Definition at line 1076 of file parse_csv_test.cc.

References test_filename.

Member Data Documentation

◆ test_filename

std::string CsvReaderTest::test_filename
protected

Definition at line 1081 of file parse_csv_test.cc.

Referenced by SetUp(), and TearDown().


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