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

Protected Member Functions

void SetUp () override
 
void TearDown () override
 

Protected Attributes

std::string test_filename
 

Detailed Description

Definition at line 496 of file parse_csv_test.cc.

Member Function Documentation

◆ SetUp()

void CsvFileTest::SetUp ( )
inlineoverrideprotected

Definition at line 499 of file parse_csv_test.cc.

References Aleph::maps(), and test_filename.

◆ TearDown()

void CsvFileTest::TearDown ( )
inlineoverrideprotected

Definition at line 504 of file parse_csv_test.cc.

References test_filename.

Member Data Documentation

◆ test_filename

std::string CsvFileTest::test_filename
protected

Definition at line 509 of file parse_csv_test.cc.

Referenced by SetUp(), and TearDown().


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